Search results
8 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
UltraDeepClone - A complete (as possible) deep-clone algorithm that can clone objects with cycles.
Determines if two array buffers contain the exact same content
Does this environment have JS Typed Arrays?
- typed array
- typed arrays
- TypedArrays
- js
- Float32Array
- Float64Array
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- Int32Array
- Uint32Array
- BigInt64Array
A simple cache/file write/read class, extended JSON for storing typed arrays as json
Extended JSON, keep typed arrays in their orginal form, backwards compatible with original JSON
Get an array of all distinct NaN values supported by the engine. There can be only one!
Memory limits in v8 is limited to somewhere around ~1.7GB when it comes to Object and Arrays. LargeDS (LDS) tries to overcome this barrier by making use of Typed Arrays by defining basic datastructure like Hashtables and ArrayLists
A utility function to swap any two values, including primitives, objects, arrays, maps, sets, typed arrays, and other built-in JavaScript types.