No description provided.
Speed up your package installation process, reduce your disk usage, extend the lifespan of your precious SSD by reducing your node_modules size.
An ES5 spec-compliant `Array.prototype.splice` shim/polyfill/replacement that works as far down as ES3.
Replace or remove multiple items in an array.
A tiny plugin to replace package imports with better native code.
A command line tool that glance over package dependencies.
A better way to use Array.prototype.splice method.
A reimplementation of Python's bisect library in TypeScript.
Immutable Array.prototype.splice
Removes or replaces existing values.
Removes or replaces existing values.
pnpm config that replaces unnecessary polyfills with native implementations.
Removes value at index.
Removes value at index.
Removes value at index.
JavaScript to PHP transpiler.
Tiny, zero-dependency binary search for JavaScript and TypeScript. Every result is a valid Array.splice() index — no bounds checks, no off-by-one. Equivalent to std::lower_bound / bisect_left.
Used by Atom to track the correspondence between on-screen lines and the underlying buffer.
Removes value at index.
Replace mathjs with noop.
This packages removes a significant proportion of the inbuilt methods for Strings, Math, Set and Arrays in Javascript.
Create new vth project.
Immutable splice function for arrays and strings.
Reduces an array like Array.prototype.reduce, but with an additional compare function to stop the reduction.