Create a predicate function from an expression
get the first (predicated) item from a source iterable
get the last (predicated) item from a source iterable
Keep running Promise.race until a predicate function is satisfied.
A package for conditional validation of DTOs via a custom ValidationPipe and Decorators that assign groups per validation based on predicated supplied via Decorators.
An abstract object cache interface
`state-object` creates objects that each encapsulate a single mutable state value. In addition to getter/setter methods, a `guardedTimeout` method is also provided, allowing future conditional execution of callbacks predicated on the state value.
Procedural color algorithms based upon drawing helical bézier curves in LAB space.
 Pricing4TS is a TypeScript-based toolkit designed to enhance the server-side functionality of a pricing-driven SaaS by enabling the seamless integration of pricing plans into the application logic. T
Filter Datasaur module
Dynamic Form Orchestrator: NPM Package
Declarative api for RESTful APIs with support for the dependency injection module.
webm encoder
An underlying format for algebraic types that can be used directly or composed with other libraries.
A grab-bag of small, tree-shakeable helpers shared across the Lindorm packages: deep object diff/merge, predicate-based array querying, abort-signal composition, and other day-to-day utilities.
A simple glossary plugin for docsify
Paket dibuat oleh Bot GG Team AI
[](https://choosealicense.com/licenses/lgpl-3.0/) [](https://badge.fury.io/js/%40repositive%2Fquery-pars
A simple Entity Component System (ECS)
Paket dibuat oleh Bot GG Team AI
Comprehensive React Cards library
A simple glossary plugin for docsify
Helps handle narando events type safe.
A tiny WebM encoder that works well with HTML5 canvas (including WebGL). Forked from Whammy
A modern Prolog implementation written mostly in Rust.
A fast, expressive, and language-aware file search tool.
Cacheable HTTP Request and Response
Symbol tables, axis metadata, and domain masks for TensorLogic
A Rust port of robust geometric predicates
Make Delta pruning visible. A CLI that shows step-by-step how partition pruning and data skipping reduce candidate files in a Delta table.
Metadata-driven Parquet pruning for Rust: Skip irrelevant data before reading
Small predicate composition helpers for RustUse
Rust port of the Geogram library's predicates module
Expression tokenizer and predicate parser for selector and query languages
Expression tokenizer and predicate parser for selector and query languages
Rust bindings to the Geogram library's predicates module
Predicated is a simple predicate model for Ruby.
Predicate logic with rule composition
Predicate provides a simple class and processors to encode and manipulate (tuple) predicates
'cont_any_word' predicate for Ransack.
Experiments in number theory with new predicate methods for Integer.
Predicate-centric classification toolkit
Predicate methods for those curious about their datastructures. Provides String, Array, and Hash subclasses with dynamic predicate methods that allow you to interrogate the contents of the most common Ruby datastructures in a readable, friendly fashion. Also allows you to auto-instanciate and read inquisitive datastructures straight from your `ENV` hash.
A JSON Patch + Pointer + Predicates Implementation
String?("Hello") Interrogate attempts to bring Scheme-like class predication to Ruby. It provides an alternate syntax using Module#===
Adds automatic generation of predicate methods for attributes
Adds support for .predicate? methods to MiniTest (via method_missing)
RConditions generates a bang method (for example, Array#empty!) for each predicate method (for example, Array#empty?). The bang method will return true if the predicate method returns true, otherwise it will throw an exception. The exception will include auto-generated modules that give information on predicate methods passed or failed in the bang method's execution.