Lexer / tokenizer
Iterate any JS iterator. Works robustly in all environments, all versions.
Traverse an object and convert all ISO strings into Dates.
Generate word clouds in JavaScript.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Tiny, dependency free promisify library.
Utilities library for Angular
align-text with ANSI support for CLIs
git-log-parser
Simple module providing ISO-3166-1-alpha-2 country code to english country name lookup and reverse lookup
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
A standalone version of the readability library used for Firefox Reader View.
Pure-JS CRC-32
A simple list of CSS shorthand properties and which longhand properties they expand to
Push an array of items into an array, while being robust against prototype modification
A tiny, faster alternative to native Array.prototype.every
Move an array item to a different position
Task for the UI5 CLI to zip the webapp.
Reduce initial definitions to the actual initial value, where possible.
My JavaScript parser
Trim the whitespace within an array of GLSL tokens
Node addon for string extraction for msgpackr
Redis commands
When you want array.some but not array.every. Useful when you need to determine partially selected states - like partially selecting tree nodes when some but not all child nodes are checked.