TypeScript port of jqtype: static type analysis for jq filters, intended for embedding in language servers.
a typescript module implementing some vector and matrix math
Framework-agnostic, micro-library for getting stack traces in all environments
Server-side DOM implementation based on Mozilla's dom.js
Test if a value is an empty array.
Convert raw escape sequences to their respective characters (undo String.raw).
TypeScript definitions for earcut
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.
A polyfill for Array.prototype.flat and Array.prototype.flatMap
A simple double ended queue datastructure
Highly optimized vector/matrix math (using objects)
Generate word clouds in JavaScript.
Interactive table generation JavaScript library
Multidimensional Arrays
Tracked versions of JavaScript's built-in classes!
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
TypeScript/JavaScript SDK for Matrix bots and appservices (ixo fork)
buffer operations
A Javascript Library to perform basic matrix operations using the functional nature of Javascript
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
A JavaScript / TypeScript / Node.js implementation of JSON Type Definition
whichlang binding for Node.js
Test if a value is a Uint16Array.
Convert an 'address:port' string to an array [address:string, port:number]