Iterable wrapper that add methods to read ahead or behind current item.
Gets form data via form.elements
Object clone supporting `date`, `regexp`, `array` and `object` types.
Promise wrapper for archiver
PostgresQL error constants for use with Node.js. Use these to avoid code like `if (err.code === '23505')` and instead write `if (err.code === UNIQUE_VIOLATION)`.
Manipulate HTML and XML files with Cheerio in Gulp.
Applies a default value to a variable if it is null or undefined.
Generic contour extraction library for surface nets/dual contouring
the open source API testing client
Make multiple changes to a block of text by providing start and end indices and replacement text
Make sure the last sync call to an async function is executed after all previous ones have finished
Jest transformer mimicking webpack-contrib/raw-loader's functionality
exec plugin for gulp
JSON.stringify with fixed maximum character width.
Read and write half-bytes to buffers
See if an node attribute is a boolean
A source xPack / npm package with templates to generate SiFive Core Complex projects
Simply gzip and ungzip in Node.js with promises
Returns the type and normalized version of a version selector
Convert classes into factory functions so they can be called with or without new.
Table components for Reactabular
Insert code to load a module corresponding to JSX pragma.
Task to synchronize two directories. Similar to grunt-copy but updates only files that have been changed.
The lodash method `_.upperFirst` exported as a module.