A querystring parser that supports nesting and arrays, with a depth limit
Process execution for humans
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.
Prettier is an opinionated code formatter
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Dependency injection that's so small, it almost doesn't count.
Helper functions around Function call/apply/bind, for use in `call-bind`
Get and robustly cache all JS language-level intrinsics at first require time
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Does this JS environment support the `name` property on functions?
Determine if the current node version supports the `--preserve-symlinks` flag.
news - planet template pack - river of news style
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Object value retrieval given a string path
Is this specifier a node.js core module?
string representations of objects in node and the browser
The form state management library that can handle hundreds of fields without breaking a sweat.
Is this value negative zero? === will lie to you
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin
Determine if a value is an ES6 Symbol or not.
ES Math-related intrinsics and helpers, robustly cached.
Improved typeof detection for node.js and the browser.
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.