A modern way to progressively update your code to the best practices
Provide round-trippable JSON/JavaScript serialization
Support Array.sort without mutating original array
Run the tasks collection of functions in parallel, without waiting until the previous function has completed.
Create a factory function for generating pseudorandom values drawn from a unary PRNG.
A tiny (294 bytes) state manager for React/Preact/Vue/Svelte with many atomic tree-shakable stores
A powerful and efficient coroutine/microthreading library for TypeScript.
Transform all for-of loops into the equivalent array for loop
A Slate plugin to handle tables containing complex content.
Removes first value.
TypeScript SDK for Econia Labs' Emojicoin Dot Fun
Add a __self prop to all JSX Elements
Shared utilities for Paperclip adapters: process spawning, environment injection, sandbox/SSH transport, workspace sync, and the round-trip helpers that move code between the local execution-workspace cwd and wherever the agent actually runs.
A library that unifies the TypeScript Compiler API factory functions across all versions of TypeScript and makes them conform with the Node Factory API
Tom Select is a versatile and dynamic <select> UI control. Forked from Selectize.js to provide a framework agnostic autocomplete widget with native-feeling keyboard navigation, it's useful for tagging, contact lists, country selectors, etc.
JavaScript and Node.js SDK for OpenFGA
Calculate the sum of strided array elements using pairwise summation.
Initialize your frontend workspaces
An array of ~180,000 Portuguese words. Works in node and browsers.
RE2JS is the JavaScript port of RE2, a regular expression engine that provides linear time matching
Rename import sources
[word-aligner-rcl](https://github.com/unfoldingWord/word-aligner-rcl). word-aligner-rcl contains three react components: `WordAlignmentTool`, `SuggestingWordAligner` and `WordAligner`. UI components for aligning words in a verse. See https://github.com/
Runs a list of async tasks, passing the results of each into the next one
Babel plugin to dynamically rewrite the path in require() and ES6 import