A one-liner function that flattens arrays.
Parse SRT into array
`gulp-core-build-typescript` contains `gulp-core-build` subtasks for compiling and linting TypeScript code.
An exporting package for nitro. Generate static packages with ease.
Create a factory function for generating pseudorandom values drawn from a unary PRNG.
Fast nd point clustering.
Dependency-free utility functions for efficiently managing sorted arrays
Binary searches closest value in sorted array.
Counts the number of values.
Arranges values in an order.
An ES-spec-compliant (proposed) Array.prototype.at shim/polyfill/replacement that works as far down as ES3
TSLint plugin to detect and warn about circular imports
A fast postgres CRUD ORM
Given a DOM node, return a unique CSS selector matching only that element
List of getter/setter properties for JavaScript types
Library for calculating the date of all swedish holidays for any given year.
SOA & AOS memory mapped structured views with optional & extensible serialization
object-observer utility provides simple means to (deeply) observe specified object/array changes; implemented via native Proxy; changes delivered in a synchronous way
Encoding and decoding of Google's polyline encoding format
Returns all permutations of the length N of the elements of the given Array
Finds largest entry.
SPDX license expressions for OSI-approved licenses
Returns true if an object was created by the `Object` constructor, or Object.create(null).
A random weighted item chooser with custom seed option for JavaScript and TypeScript.