JavaScript utilities with respect to emerging standard
Provides a context-saving pub/sub channel to connect diagnostic event publishers and subscribers
TypeScript definitions for function-bind
Wraps a function with a function of a sertain arity.
Regular expression for matching astral symbols
Resolve the path of a module like `require.resolve()` but from a given path
Turn anything into an array
Replace or remove multiple items in an array.
Async module-loading library and protocol for bundlers/loaders targeting isomorphic apps and Node.js.
A simple asynchronous tool
Strip flow type annotations from your output code.
Convert streams (readable or writable) to promises
A small utility for simplified creation of callback functions that publishes the argument to an observable stream when called.
Functionality commonly needed by Rollup plugins
Evaluate asynchronous tasks with configurable concurrency.
Stringify and write JSON to a file atomically
Helper function to explode an assignable expression
Helps you write code with promise-like chains that can run both synchronously and asynchronously
Create Error classes
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available
ES2015 `Array#findIndex()` ponyfill
Display an arrow in a string of code to point to a location