Description
Returns an array of Typed Array names that are available in the current environment
Keywords
- typed
- arrays
- Float32Array
- Float64Array
- Int8Array
- Int16Array
- Int32Array
- Uint8Array
- Uint8ClampedArray
- Uint16Array
- Uint32Array
- BigInt64Array
- BigUint64Array
Publisher
Description
ES2017 ready LINQ features written in TypeScript
Keywords
- linq
- enumerable
- enumerables
- sequence
- sequences
- array
- arrays
- generator
- generators
- es6
- es2017
- typescript
- ecmascript
- 2015
- View more
Publisher
Description
non-recursive method of flattening an array or arrays and unflattening the result
Keywords
- flatten
- unflatten
- flat
- unflat
- deflat
- flattendeep
- flatdeep
- non-recursive
- array-flattening
- array
- arrays
- flatten-array
Publisher
Description
A collection of convenience functions for JavaScript & TypeScript
Keywords
Publisher
Description
Simple client for client-side pagination making use of generic types and allowing for chainable methods
Keywords
Publisher
Description
Calculates the correlation coefficient of two arrays. Simple, with no dependencies
Keywords
Publisher
Description
Helpers to handle array operations in a more elegant way
Keywords
Publisher
Description
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
Keywords
Publisher
Description
Merge arrays of objects where object are the same based on your own defined key
Keywords
Publisher
Description
A typescript utility that allows you to work with arrays in a SQLish way.
Keywords
Publisher
Description
Lighthouse Labs assignment on imitating lodash
Keywords
Publisher
Description
Provides nested objects from tabular data.