A tiny (118 bytes), secure URL-friendly unique string ID generator
Sanitize strings for use as JavaScript identifiers & property names
Returns an array of all enumerable symbol properties found directly upon a given object
Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.
A JavaScript (JS) Map or Similar object polyfill if Map is not available.
<img alt="Third Party Capital Logo" title="Third Party Capital Logo" src="https://user-images.githubusercontent.com/12476932/229881508-f9ef68db-8ee7-4795-8de8-80a50145bbd0.png" width="150">
Deterministic stringification for when performance matters
Compiles sync functions into async generator functions
Run a function exactly one time
Generate contour lines from a grid of data.
node style md5 on pure JavaScript
The official TypeScript library for the OpenAI API
Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
Parses a regular expression string and returns a new regular expression.
Jest plugin to use babel for transformation.
Convert a JavaScript value to an estree expression
String formatting inspired by Python's str.format()
Validates if a value is a string primitive.
Securely compare two strings, copied from cryptiles
Deterministic stringification for when performance and bundle size matters
Generate, and decode, base64 VLQ mappings for source maps and other uses
Easily-extendable error for use with ES6 classes
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Tests if a JSON property can be accessed using . syntax