A couple of functions that make it easy to maintain an unordered set as an array in an efficient way
Compare alphanumeric strings the same way a human would, using a natural order algorithm
A command line utility that allows read/write (i.e copy/paste) access to the system clipboard.
Uppercase first character of each element in arrays of strings.
Sort an array of JSON objects by a property
Javascript Matrix and Vector library for High Performance WebGL apps
Translates between RDF literals and JavaScript primitives
Efficient, configurable text chunking utility for LLM vectorization. Returns rich chunk metadata.
This is a simple module that takes a JavaScript object and turns it into a GraphQL query to be sent to a GraphQL server.
Test whether all promises passes a testing function
Replace strings in webpack modules, with configurable apply-stage and match-count requirements.
Allows export assignment syntax to be used when compiling TypeScript with babel
Circular fixed size array
[](https://travis-ci.org/ramitos/force-array) [](https://codeclimate.com/github/ramitos/force-array/coverage) [ for streams3.
Split a string at one or more indices
Light ESLint plugin for JSON validating
This project allows to convert a [JSON schema](https://json-schema.org) to native english text.
file streams that roll over when size limits, or dates are reached
Replace build blocks in HTML. Like useref but done right.
ESLint plugin for exports
ReScript's new standard library. Intended to be familiar for JavaScript developers, easy to use, and be rich enough (without being bloated) so that you don't need to reach for anything else for typical ReScript development.
A versatile JavaScript library for effortlessly generating .xlsx files from input objects. Seamlessly create Excel spreadsheets with data, formatting, formulas, and more.
Create a filled generic array according to a provided callback function.