Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Unbox a boxed JS primitive value.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Is this value a JS SharedArrayBuffer?
Set a function's length property
ES spec-compliant shim for ArrayBuffer.prototype.slice
- javascript
- ecmascript
- ArrayBuffer.prototype.slice
- polyfill
- shim
- ArrayBuffer
- array
- buffer
- ArrayBuffer#slice
- slice
- typed array
- es-shim API
Is this value a JS ArrayBuffer?
A robust, ES3 compatible, "has own property" predicate.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Is this an arguments object? It's a harder question than you think.
A simple cache for a few of the JS Error constructors.
Get the byteOffset out of a DataView, robustly.
JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.
Get the byteLength out of a DataView, robustly.
Parses JavaScript objects into XML
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
A JavaScript parser
`Iterator.prototype`, or a shared object to use.
Parse binary files with a schema into nicely readable objects
An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.
Get the ArrayBuffer out of a DataView, robustly.