loader-utils
utils for webpack loaders
utils for webpack loaders
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Resolve the path of a module like `require.resolve()` but from a given path
Get the diff type of two semver versions: 0.0.1 0.0.2 → patch
Indent each line in a string
Safer Node.js Buffer API
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Polyfill/shim for util.promisify in node versions < v8
Node.js Streams, a user-land copy of the stream library from Node.js
browserify-des ===
Querystringify - Small, simple but powerful query string parser.
JavaScript parser, mangler/compressor and beautifier toolkit
Removes separators from the end of the string.
Traverse JSON Schema passing each schema object to callback
Compile ES2015 destructuring to ES5
Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
Compile ES2015 Unicode regex to ES5
Convert a value to an array
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
A light-weight module that brings Fetch API to node.js