Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Take elements from an indexed array.
Core
Create streams from promises
A plugin for Babel v6 which replaces `__DEV__` with the result of evaluating `'production' !== process.env.NODE_ENV`.
Provides a connector to Redis for storing data to improve performance.
An xml parser for node.js written in Javascript.
Quite-OK Image format encoder/decoder in vanilla javascript
Redact JS objects
A tiny fuzzy search engine
Mocks node.js http.ServerResponse. See also `mock-req`.
Wrapper for [braces] to enable brace expansion for arrays of patterns.
concat patch for Buffer in node < 0.8.
There are two common ways to implement a hook that returns a result: 1. Returning an array and accessing with `[a, b, ...] = useHook()` 2. Returning an object and accessing with `{a, b, ...} = useHook()`
Linear memory in TypeScript
Buffer calls to console.log, console.warn, etc. for high performance logging
Generates a linearly spaced index array from a subsequence string.
Transforms React.createElement calls to JSX syntax
Cross-platform file path sorting. Sort an array of path strings or objects containing path strings.
Check if a Buffer/Uint8Array is a GZIP file
An Express.js middleware for parsing "multipart/form-data" content type
Stringify and write JSON to a file atomically
Docusaurus Loader for MDX
An easy to use, extensible pretty-printer for rendering documents