Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Get a stream as a string, Buffer, ArrayBuffer or array
Tiny queue data structure
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
ES spec-like internal slots
Open Web data by the Mozilla Developer Network
Data library for istanbul coverage objects
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Get the byteOffset out of a DataView, robustly.
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Immutable Data Collections
Get paths for storing things like data, config, cache, etc
Get the byteLength out of a DataView, robustly.
Create an ArrayBuffer instance from a Data URI string
Convert bytes to a human readable string: 1337 → 1.34 kB
Returns a `stream.Readable` from a URI string
A fully persistent balanced binary search tree
A node.js module for parsing form data, especially file uploads.
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.