imooc datav components library
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
A tiny (304B to 489B) utility for check for deep equality
Cross-Platform Binary API
Get the byteOffset out of a DataView, robustly.
Get the byteLength out of a DataView, robustly.
Get the ArrayBuffer out of a DataView, robustly.
A small set of utilities for streams.
TypeScript definitions for pbkdf2
A small set of utilities for child process.
The node core libs for in browser usage.
DataView.
A wrapper around the native DataView which can handle multiple ArrayBuffers.
Detect native DataView support.
Test if a value is a DataView.
A DataView for node Buffers.
A small library to parse hosted git info.
Plain methods to avoid creating `DataView`s
Advanced data views for Obsidian.md.
A serializer implementation relying on the native DataView API
The DBF parsing component of shapefile-js
Library modules used by contentful batch utility CLI tools.
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.
Polyfill for `DataView#getBigInt64`, `DataView#getBigUint64`, `DataView#setBigInt64` and `DataView#setBigUint64`