Use Environment Variables in String
A fast function for calculating the visual width of a string once printed to the terminal.
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
A unique way to work with a binary file in the browser and the server.
Extend an object with the properties of additional objects. node.js/javascript util.
create hashes for browserify
A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.
Parse WOFF, TrueType and OpenType fonts
纯前端实现的pptx文件的预览库
TypeScript definitions for audiobuffer-to-wav
Repeat a string - fast
TAR parser written in pure javascript
Package for reading and writing PE code signatures (but not creating them)
A simple string template function based on named or indexed arguments
Node addon for string extraction for msgpackr
Escape string for use in HTML
Blowfish encryption library for browsers and Node.js
Now stdin and stdout are files.
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
One Dark theme for the CodeMirror code editor
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Remove leading directory components from a path, like tar's --strip-components option