90 packages
addeventlistener
`addEventListener` that takes options as an object and returns a function to remove the listener.
babel-plugin-node-sourcemap-support
Adds support for sourcemaps to a node app.
babel-plugin-root-require
Transforms require module paths that have a prefix referring to the project root. Also works on `require.resolve`.
@builds-dev/cookie
Functions for cookies.
@builds-dev/gfmjs
JavaScript test runner for GitHub Flavored Markdown files
@builds-dev/react-ui
A library of React components that abstract over HTML and CSS, for building UIs from high-level, simple expressions.
check-header
Check if a header name or header value is valid.
cli-glob-assist
Uses a given glob pattern to make modifications to a set of glob patterns for convenient cli usage.
concurrent-clean
Executes functions concurrently with opportunity to cleanup if any fail.
cp-pipe
Pipe stdout and stderr from child processes without typing as much code.