Convert and detect character encoding in JavaScript
Call an array of promise-returning functions, restricting concurrency to a specified limit.
A function that accepts the full name of a person in any format, parses it, and returns its parts { title, first name, middle name, last name, nickname, suffix, [and any parsing errors] }.
flattens nested vertex data into a typed array
Compare alphanumeric strings the same way a human would, using a natural order algorithm
JSON parse & stringify that supports binary via bops & base64
Sixel image format for node and browser.
The App API handles high level App state and events.For example, this API emits events when the app enters and leaves the foreground, handles deeplinks, opens other apps, and manages persisted plugin state.
Deprecated. Utilities for ES3, most of which have been adopted or superseded in ES5.1. Adapted from Douglas Crockford's Remedial JavaScript
Converts an array of objects into a CSV file. Saves CSV to disk or returns as string.
Split a string on the first occurance of a given separator
Utility for converting between WGS84 lat/lng and MGRS coordinates
A remark-lint rule to check each paragraph using write-good.
Cryptographic key pairs for the XRP Ledger
Vite plugins for isolating server-only and client-only code
Create a from2 stream based on an array of source values
EditorConfig File Locator and Interpreter for Node.js
Run an array of functions in parallel
Cross-Origin Resource Sharing(CORS) for koa
Align the text in a string.
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
The core component of Percy's CLI and SDKs that handles creating builds, discovering snapshot assets, uploading snapshots, and finalizing builds. Uses `@percy/client` for API communication, a Chromium browser for asset discovery, and starts a local API se
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js
In an array of objects, this enables a property on the object at the specified index, while disabling the property on all other objects.