The Node.js `util.deprecate()` function with browser support
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
ES2015 `Object.assign()` ponyfill
Safer Node.js Buffer API
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
A small polyfill for Object.setprototypeof
Determine the `package.json#type` which applies to a location
Text classify with Machine learning for node-red.
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
extend like a boss
A stream that emits multiple other streams one after another.
Get the shortest leading whitespace from lines in a string
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Fast deep equal
Dash table
Support for representing 64-bit integers in JavaScript
YAML 1.2 parser and serializer
Resolve any installed ES6 compatible promise
JsPandas is a lightweight JavaScript library for data manipulation and analysis, inspired by the popular pandas library in Python. It provides flexible data structures and data analysis tools similar to pandas, enabling efficient data handling and manipul
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
[](https://travis-ci.org/stefanpenner/get-caller-file) [](https://ci.a
JSON.parse with bigints support
Browser-friendly inheritance fully compatible with standard node.js inherits()