Compact formatting of numbers
writable stream that concatenates strings or binary data and calls a callback with the result
Lowdefy helper functions
Launches Webpack Dev Server for Component Testing
Detect whether or not an object is a Typed Array
Easily create css variables without the need for a css file!
Get the command from a shebang
Environment agnostic nextTick polyfill
A pure javascript module that converts PNG, JPEG, and GIF to Z64-encoded GRF bitmaps for use with ZPL.
Convert encodings, uses iconv-lite
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
An XML builder for node.js
A powerful JSON path processor. Allows you to drill into and manipulate JSON objects with a simple dot-delimited path format e.g. "obj.name".
Access object properties using dot notation.
Promisify a callback-based function
Programming language compiling to JavaScript, featuring macros, dynamic typing annotations and pattern matching.
returns nonce
Create simple HTTP ETags
Mirror of mkdirp 0.5.2
Escape string for use in HTML
LOON (LLM-Optimized Object Notation) — Token-efficient serialization for LLM pipelines. JSON/CSV/XML/YAML/trees → LOON with up to ~78% token reduction, lossless round-trip.
ABC notation visual editor - React components
Simple node.js expression parser and evaluator using shunting-yard and reverse polish notation algorithms
Returns true if the value is an object and not an array or null.