Adelson-Velsky-Landis (AVL) self-balancing binary trees in TypeScript
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
Fast Splay tree for Node and browser
Fast AVL tree for Node and browser
Standard AVL tree
Adelson-Velsky-Landis (AVL) self-balancing binary trees in TypeScript
Biblioteca do mapa AVL da Creare Sistemas
Binary Trees written in TypeScript
Collection of libraries for building collaborative editing apps.
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Emulate console for all the browsers
Array#isArray for older browsers
Printing pretty tables on console log
Patch console methods to intercept output
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
Different binary search tree implementations, including a self-balancing one (AVL)
Call a callback when a readable/writable/duplex stream has completed or failed.
Parsing teltonika binary data from device FMB0XX. Right now supported Codec8, Codec8 Extended and Codec7 format, Codec 16 yet in process.
[Link to npm](https://www.npmjs.com/package/@a-arsenij/std)
Parses data: URLs
A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
Implementation of interval tree data structure.