Sorted by download count
Returns true if an object was created by the `Object` constructor, or Object.create(null).
A small polyfill for Object.setprototypeof
TypeScript scope analyser for ESLint
ECMAScript (ESTree) AST walker
utility box for ECMAScript language tools
Syntax highlight JavaScript strings for output in terminals.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
The Node.js `util.deprecate()` function with browser support
Encode a URL to a percent-encoded form, excluding already-encoded sequences
Babel helper functions for inserting module loads
Buffers events from a stream until you are ready to handle them.
Modern Buffer API polyfill without footguns
A stream that emits multiple other streams one after another.
Node.js 0.12 path.isAbsolute() ponyfill
Additional JSON-Schema keywords for Ajv JSON validator
Gracefully restore the CLI cursor on exit
utils for webpack loaders
Strip the final newline character from a string or Uint8Array
[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.a
List of binary file extensions
Babel helper functions for implementing ES6 module transformations
Collection of helper functions used by Babel transforms.
RFC6265 Cookies and Cookie Jar for node.js
Normalizes data that can be found in package.json files.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
ES2015 `Object.assign()` ponyfill
Check if a value is a plain object
Resolve a URI relative to an optional base URI
HTTP and HTTPS modules that follow redirects.
Helper functions on Babel compilation targets
A stand-alone types package for Undici