Mock 'http' objects for testing Express, Next.js and Koa routing functions
Airbnb's ESLint config, following our styleguide
Jest snapshot serializer that beautifies HTML.
Microsoft Authentication Library for Node
Universal Server.
Automatically switch PostCSS syntax by file extensions
Checks whether a value is an object
Extract the non-magic parent path from a glob string.
Serves a webpack app. Updates the browser on changes.
ESLint rules for React Hooks
Starts a server before your Jest tests and tears it down after.
Strip comments from a Pug token stream (from the lexer)
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Storybook ESLint Plugin: Best practice rules for writing stories
Super-fast alternative to Babel for when you can target modern JS runtimes
Implementation of Function.prototype.bind
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
ECMAScript code generator
Microsoft Authentication Library for Angular
ES6 spec-compliant RegExp.prototype.flags shim.
Escape string for use in HTML
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.