Gets value at path in a nested array.
Parses set-cookie headers into objects
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Universal filesystem path utils
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Base64 encoding/decoding in pure JS
File system walker with Readable stream interface.
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Gets value at path in a nested array.
No description provided.
An extension of svg.js which allows to select elements with mouse
Get the list of files installed in a package in node_modules, including bundled dependencies
Recursively walk and transform EcmaScript AST
Flatten nested arrays
extra-watch-webpack-plugin would help you to attach extra files or dirs to webpack's watch system
Get an array of recursive directory contents
An array is a collection of values, stored contiguously.
React PropType Utilities
Unopinionated, no-frills CLI argument parser
A node module to get your node module started
Get the first fulfilled promise that satisfies the provided testing function
Robustly get the byte offset of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.