Showing 1-20 of 72 packages
Predicates for JavaScript.
Returns an array of [takeWhile(coll, pred), dropWhile(coll, pred)]
Returns an array of [_.takeWhile(arr, pred), _.dropWhile(arr, pred)](use lodash)
Returns an array of successive items from coll while pred(item) returns true.
Look into a dataset with RDF-Lens. Here the term Lens, is the same concept of Haskell lenses available in [this well known library](https://hackage.haskell.org/package/lens).
Converts a string to its equivalent predecessor.
Returns an array of the items in coll starting from the first item for which pred(item) logical false, i.e. false, null, undefined
Gordian Envelope command line tool
JSON DSL compiler for optimized functions - StateDelta expression engine
Generate string UUIDs with custom formats.
Composable machine learning pipelines for the Starlight ecosystem
JavaScript implementation of the opposite of Ruby's succ/next string functions
Trifid YASGUI plugin
How can I help you, Bobp?
A toolbelt for writing functional javascript.
AutoNumeric-Powered Material UI Components. AutoNumeric is a powerful library that automatically formats numbers and currencies. Material UI-AutoNumeric brings that power to Material UI.
Utility functions build as a wrapper around @kadena/client
wasm bindings for vowpal wabbit
Dusa is an implementation of [finite-choice logic programming](https://arxiv.org/abs/2405.19040), which takes ideas from logic programming in both Datalog and answer set programming.
``` const pred = new Predictor() ```