Gatsby source plugin for pulling data into Gatsby from Dog API (https://dog.ceo/dog-api/)
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
JSON for Humans
Determine if a value is an ES6 Symbol or not.
Get and robustly cache all JS language-level intrinsics at first require time
Is this value negative zero? === will lie to you
Store information about any JS value in a side channel, using a Map
Simple key-value storage with support for multiple backends
HTTP status utility
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Node.js final http responder
Browserify transform for pre-compiled Twig.js templates
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
ES5 spec-compliant shim for String.prototype.trim
TypeScript plugin for ESLint
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 the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Human-friendly process signals
A simple cache for a few of the JS Error constructors.
Determine if the current node version supports the `--preserve-symlinks` flag.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
TypeScript definitions for @babel/core