Deterministic stringification for when performance and bundle size matters
Tiny queue data structure
Get the last or last n elements in an array.
A TSLint config for Airbnb JavaScript Style
A powerful web-proxy used as a core for the TestCafe testing framework (https://github.com/DevExpress/testcafe).
Maintain and search through a sorted array using some low level functions
🐊Putout plugin adds ability to remove useless array.entries()
The Interactive Extensions for JavaScript
A polyfill for the Resize Observer API
File-based embedded data store for node.js
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Julia grammar for tree-sitter
Yet another SVG path parser. This one's tiny
A single file modern Matrix Application Service library written in JavaScript for Node.js, built on the h3 web server.
Run [SPICE](https://en.wikipedia.org/wiki/SPICE) simulations in native javascript. An alternative to [ngspice](https://ngspice.sourceforge.io/)
A tiny (304B to 489B) utility for check for deep equality
Test if a value is typed-array-like.
The Hermes runtime, used by React Native for Android, is able to output [Chrome Trace Events](https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/preview) in JSON Object Format.
javascript-obfuscator plugin for Webpack@5
TypeScript definitions for lexicographic-integer
Objective-C grammar for tree-sitter
An ini encoder/decoder for node
Call an array of promise-returning functions, restricting concurrency to a specified limit.
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js