blakeembrey
@blakeembrey
44
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
45 Skillsacross 1 categorypopsicle-user-agent
blakeembrey
Popsicle middleware for setting a default `User-Agent` header
ts-node
blakeembrey
TypeScript execution environment and REPL for node.js, with source map support
path-to-regexp
blakeembrey
Express style path to RegExp utility
cookie
blakeembrey
HTTP server cookie parsing and serialization
servie
blakeembrey
Standard HTTP interfaces for HTTP clients and servers in node.js and browsers
@blakeembrey/template
blakeembrey
Fast and simple string template library
sql-template-tag
blakeembrey
ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`
dedent-tag
blakeembrey
ES2015 tagged template string for removing indent from strings
encodeurl
blakeembrey
Encode a URL to a percent-encoded form, excluding already-encoded sequences
compose-middleware
blakeembrey
Compose an array of middleware into a single function for use in Express, Connect, router, etc.
async-middleware
blakeembrey
Wrap an asynchronous middleware (or handler) function for Express, Connect, router, etc.
popsicle-redirects
blakeembrey
Popsicle middleware for following HTTP redirects
popsicle-cookie-jar
blakeembrey
Popsicle middleware for supporting cookies in node.js
popsicle-status
blakeembrey
Popsicle middleware for rejecting responses with bad HTTP statuses
throwback
blakeembrey
Simple asynchronous middleware pattern
popsicle-content-encoding
blakeembrey
Popsicle middleware for supporting `Content-Encoding` compression
javascript-stringify
blakeembrey
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
change-case
blakeembrey
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
popsicle-transport-http
blakeembrey
Popsicle transport for sending requests over HTTP1 and HTTP2
ts-expect
blakeembrey
Checks TypeScript types match expected values
highlighter
blakeembrey
Add syntax highlighting to all files, with built-in syntax highlighting of diffs and patches.
htmlmetaparser
blakeembrey
A `htmlparser2` handler for parsing rich metadata from HTML. Includes HTML metadata, JSON-LD, RDFa, microdata, OEmbed, Twitter cards and AppLinks.
tsconfig
blakeembrey
Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour
util-arity
blakeembrey
Set the length of a function.
is-generator
blakeembrey
Check whether a value is a generator or generator function
pluralize
blakeembrey
Pluralize and singularize any word
numbered
blakeembrey
Stringify any number into words, and parse number strings back to a number
array-flatten
blakeembrey
Flatten nested arrays
make-error-cause
blakeembrey
Make your own nested error types!
onchange
blakeembrey
Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.
popsicle-transport-xhr
blakeembrey
Popsicle transport for sending requests over `XMLHttpRequest`
language-detect
blakeembrey
Detect the programming language of any file.
@borderless/parse-authorization
blakeembrey
Parse the HTTP authorization header
@borderless/web-jwt
blakeembrey
Small JWT library using the Web Crypto API
popsicle
blakeembrey
Advanced HTTP requests in node.js and browsers
raml-object-standard
blakeembrey
A standardized RAML object representation using JSON schema
language-map
blakeembrey
GitHub's Linguist YAML language map provided as JSON
@blakeembrey/deque
blakeembrey
Deques are a generalization of stacks and queues
free-style
blakeembrey
Make CSS easier and more maintainable by using JavaScript
@borderless/base64
blakeembrey
Base64 encoding and decoding for ArrayBuffer
decorator-cache-getter
blakeembrey
Simple decorator for caching getters on first access
popsicle-cache
blakeembrey
Cache HTTP responses using Popsicle
exif-date
blakeembrey
Parse an EXIF date string into a `Date` object
@borderless/ts-scripts
blakeembrey
Simple, mostly opinionated, scripts to build TypeScript modules
simulate-event
blink1073
A library for triggering DOM events.