Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
Babel compiler core.
Call a specified method on each value in the given object.
Input fields are an essential user interface design element, providing users with the means to enter non-standardized responses
Is this value a JS SharedArrayBuffer?
[](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner)
Make unhandled promise rejections fail hard right away instead of the default silent fail
Remove leading directory components from a path, like tar's --strip-components option
A pie chart is a circular statistical graphic that is divided into slices to illustrate numerical proportions. Each slice represents a proportion or percentage of the whole. The size of each slice is directly proportional to the quantity it represents, ma
A noop logger that conforms to the Log4j interface for modules to stub out internal logging
Unpipe a stream from all destinations
Node.js path.dirname() ponyfill
Visit a method over the items in an object, or map visit over the objects in an array.
Isomorphic PostgREST client
Checkboxes allow the user to select one or more items from a set.
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
The lodash method `_.sortBy` exported as a module.
Regular expression for getting the root of a posix or windows filepath.
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Returns true if a value is a plain object, array or function.
Replaces a file extension with another one.
A robust, ES3 compatible, "has own property" predicate.
Simple full-text search in your browser.