each, map, filter, reduce and reverse version with break and return emulation adapted to objects
TypeScript definitions for compute-stdev
全域擴展 TypeScript 內建類型,提供更好的 Object.entries 類型推論 | Global extension of TypeScript built-in types with better Object.entries type inference
uint8array-utils ====
TypeScript definitions for slip
Well-typed isArrayLike implementation
Utilities shared across @1k packages
Utilities to deal with Uint8Array
Priority queue implemented as indirect binary heap in TS
A handy collection of utilities.
Tool set for JSON object
Array helpers for okiba.js
No description provided.
An inheritable Class that behaves like an Array
TypeScript definitions for array-bounds
A small collection of useful array functions.
Return false when one or more of the given values not include in the array, else return true
js helpers library
類型解包裝工具,從複雜類型中提取內部類型 | Type unpacking utilities to extract inner types from complex types
TypeScript definitions for charset-detector
JavaScript utility methods for arrays
Create an array-like object.
TypedArray. Work with bytes. Can be used as a Buffer, TypedArray, BitView, DataView. Client side and server side support.
Perisistent Priority Queue implemented with Pairing Heaps for TS