Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Topological sort of directed ascyclic graphs (like dependecy lists)
Regular expression for matching a shebang line
Extend an object with the properties of additional objects. node.js/javascript util.
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
create hashes for browserify
Repeat a string - fast
A simple string template function based on named or indexed arguments
Node addon for string extraction for msgpackr
Escape string for use in HTML
Your go-to JavaScript package for hassle-free form validation. Simplify error-checking, enhance user experience, and make your forms shine effortlessly.
Now stdin and stdout are files.
One Dark theme for the CodeMirror code editor
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Remove leading directory components from a path, like tar's --strip-components option
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Regular expression for matching astral symbols
Computes the longest prefix string that is common to each path, excluding the base component
Minimalistic tools for JS crypto modules
String convertions
Turn any collection of objects into its own efficient tree or linked list using Symbol
Safe(r) monkeypatching for JavaScript.
Detect if a buffer is utf8 encoded.
node style hmacs in the browser