ES spec-compliant `Array.prototype.unshift` shim/polyfill/replacement that works as far down as ES3.
Immutable Array.prototype.unshift.
Functions appendMany(values, array) and prependMany(values, array), which are alternatives to Array.prototype.push(...values) and Array.prototype.unshift(...values)
Synchronous queue implementation with constant/linear time operations.
No description provided.
Adds values to the start.
Adds values to the start.
Adds values to the start.
Adds values to the start.
JavaScript to PHP transpiler.
This packages removes a significant proportion of the inbuilt methods for Strings, Math, Set and Arrays in Javascript.
A queue for Javascript with fast insert at beginning
JavaScript to PHP transpiler.
JavaScript to PHP transpiler.
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
JavaScript to PHP transpiler.
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Polyfills of built-in objects and built-in methods to run IE6 and later code in early DHTML browsers.