ext
JavaScript utilities with respect to emerging standard
JavaScript utilities with respect to emerging standard
when you want to fire an event no matter how a process exits.
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Wordwrap a string with ANSI escape codes
Higher-order functions and common patterns for asynchronous code
A deep deletion module for node (like `rm -rf`)
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
`Start a promise chain
Minimal module to check if a file is executable.
Packed with some express utils
Some more cool Prototypes such as String.prototype.bold()!
This library provides modules that extend the [Camera Pipeline Module framework](https://docs.8thwall.com/web/#camerapipelinemodule) in [8th Wall XR](https://8thwall.com/products-web.html) to handle common application needs.
A collection of Nuxt compatible Vue components and plugins
Bootstrap-like utility classes made to extend your Bootstrap usage.
Strip UTF-8 byte order mark (BOM) from a string
Array extras for regular expressions
Compile ES2015 sticky regex to an ES5 RegExp constructor
Compile regular expressions using the `s` (`dotAll`) flag to ES5.