a simple event emitter mixin that is well-tested, solid, and dependency-free
An ES-spec-compliant (proposed) Array.prototype.at shim/polyfill/replacement that works as far down as ES3
An essential Array.prototype[Symbol.iterator] polyfill for legacy browsers.
A random weighted item chooser with custom seed option for JavaScript and TypeScript.
Finds largest entry.
Dependency-free utility functions for efficiently managing sorted arrays
Test if an array is sorted in ascending order.
emotion's cache
Given a DOM node, return a unique CSS selector matching only that element
Transform stream to remove require calls from inside a try{} statement
Custom ESLint rules made by Coursera developers for smoother development
Binary searches closest value in sorted array.
Arranges values in an order.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
TSLint plugin to detect and warn about circular imports
Encoding and decoding of Google's polyline encoding format
Perform the Student's t hypothesis test
JSON Safe Parser & Schema Validator
Extract meaning from JS Errors
An exporting package for nitro. Generate static packages with ease.
Finds first value passing a test.
Array/string `.at()` ponyfill.
A one-liner function that flattens arrays.
Returns all permutations of the length N of the elements of the given Array