ECMAScript parsing infrastructure for multipurpose analysis
A JavaScript time formatter and parser inspired by strftime and strptime.
MessagePack for ECMA-262/JavaScript/TypeScript
A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Slugifies a String
Strip comments and string literals from JavaScript code
Datadog instrumentation addon for Node.js
The ESM-only 'color' package made compatible for use with CommonJS runtimes
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
A JavaScript parser built from the Hermes engine
The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.
ECMAScript parser
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
fast string hashing function
A ponyfill for the ES 2015 (ES6) `Array.from()`.
JSDoc parser
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
Find the position of grapheme cluster breaks in a string
An arbitrary length integer library for Javascript
Utility to convert Mapbox GL Style font names to CSS font definitions
JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.
Official implementation of the TypeID specification in TypeScript. TypeIDs are type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs