Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
User-friendly glob matching
Convert object keys from camel case
Convert object keys to camel case
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
A set of small and fast Node.js utilities to understand your pathing needs.
A tiny (239B) utility for constructing className strings conditionally.
Like a JavaScript Set() but with a TTL for entries
DOMParser.parseFromString for XML with IE8 fallback
Left pad a string to align with the longest string in an array
## Usage
convert object keys from/to camelCase and snake_case
Enable doing require('foobar') from within the foobar module
here-document on node.js
A stricter URI encode adhering to RFC 3986
Tiny async loader for modern browsers
A tiny (349B) utility to rewrite `import` statements as `require()`s; via RegExp
n8n nodes for OpenPix
Helpers for common usages in Messaging API clients
TypeScript utility generating new types by deep picking/omitting, leveraging Template Literal Types from TypeScript >= 4.1
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
Basic access to the Mac OS X Keychain
Advanced Types for parsing CLI flags and more.
chain a bunch of functions together into a single call