A lightweight and versatile JavaScript library for managing local and session storage in web applications. Offers automatic data persistence with expiry, seamless integration with form elements, and support for complex data structures. Ideal for enhancing
Build cross platform desktop apps with JavaScript, HTML, and CSS
A flexible math expression evaluator
Run fiddles from anywhere, on any Electron release
node style md5 on pure JavaScript
Implementation of JSON Web Signatures
Merge multiple streams into one stream in sequence or parallel.
JSON parse & stringify that supports binary via bops & base64
Turn any collection of objects into its own efficient tree or linked list using Symbol
Buffers events from a stream until you are ready to handle them.
Safe(r) monkeypatching for JavaScript.
Flexible ascii progress bar
Give me a string and I'll tell you if it's a valid npm package license string
Callback wrapping utility
atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
userland implementation of https://github.com/joyent/node/issues/5243
High performance middleware framework
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
kill trees of processes
Allows users to use generators in order to write common functions that can be both sync or async.
Combine an array of streams into a single duplex stream using pump and duplexify
Constant-time comparison of Buffers
Detect if a buffer is utf8 encoded.
CLI arguments parser. Native port of python's argparse.