Regular expression for matching JavaScript identifiers
a simple utility function for getting a value at a path from an object with all the usecases properly covered
Char Motion React: an ASCII character animation library for react
TypeScript definitions for configstore
Parse `.git/config` into a JavaScript object. sync or async.
call an async function for each data event into through stream. manage concurrency as back pressure
Parse a github git url and return the github repo url
Handlebars helpers which implement layout blocks similar to Jade, Jinja, Nunjucks, Swig, and Twig.
Another biased type checking solution for Javascript
Caches specified GL state, runs a callback, and restores the cached state when done.
Server framework for Growth Labs MCP services. Provides defineMcpTool primitive, createMcpServer composition, audit/metrics interfaces, error envelopes, role-based authorization, and a hand-rolled JSON-RPC HTTP transport behind a swappable Transport abstr
A set of types for the Atlassian Object Vocabulary
OpenAPI Path Templating parser, validator, resolver and matcher.
TypeScript definitions for on-headers
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
Utility function to create a shallow copy of an object which had dropped some fields.
A PNG lib for Node.js
Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`
Convert nested object to flatten or expand.
Multiplies two floating point numbers together producing a non-overlapping increasing sequence of floats
Full-stack web framework in a tiny package
Zero-overhead asynchronous series/each/map function calls
Small weighted-probability list library (node.js port fork)