Tool to easily parse message flows of process models in bpmn
Split a string on the first occurance of a given separator
create hashes for browserify
Convert a kebab-cased CSS property into a camelCased DOM property.
Extend an object with the properties of additional objects. node.js/javascript util.
Topological sort of directed ascyclic graphs (like dependecy lists)
Repeat a string - fast
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
HTTP request logger middleware for node.js
Node addon for string extraction for msgpackr
Now stdin and stdout are files.
XML parser for react
A simple in-memory filesystem. Holds data in a javascript object.
Lightweight Node.js version sniffing/comparison
JSON Web Token implementation (symmetric and asymmetric)
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Detect if a buffer is utf8 encoded.
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
One Dark theme for the CodeMirror code editor
Computes the longest prefix string that is common to each path, excluding the base component
Constant-time comparison of Buffers
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Extra assertions on top of node's assert module
A simple string template function based on named or indexed arguments