resolve like require.resolve() on behalf of files asynchronously and synchronously
Implementation of Function.prototype.bind
Another JSON Schema Validator
Node.js Streams, a user-land copy of the stream library from Node.js
Tool for transforming styles with JS plugins
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Process execution for humans
Prettier is an opinionated code formatter
A querystring parser that supports nesting and arrays, with a depth limit
An HTTP(s) proxy `http.Agent` implementation for HTTPS
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Determine if the JS environment has Symbol support. Supports spec, or shams.
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
string representations of objects in node and the browser
Cross platform child_process#spawn and child_process#spawnSync
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Next-generation ES module bundler
A super light and fast circular JSON parser.
Does this JS environment support the `name` property on functions?
Get and robustly cache all JS language-level intrinsics at first require time
Media Type Database
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
- Using pdfjs-dist to convert all PDF's pages to image (jpg or png)
Determine if a value is an ES6 Symbol or not.