This a condition parser package. you want generate a condition to the array. It useful when you want to add condition on the json property value
Return a function which tests if every element in an array passes a test condition.
Reakit warning
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
Wait for a condition to be true
git@github.com:stalniy/ucast.git
Array extras for regular expressions
Return a function which tests if every element in an array-like object passes a test condition.
No description provided.
Does a vinyl file match a condition?
Show a warning once
No description provided.
Array manipulation, ordering, searching, summarizing, etc.
The React hooks you know, with added granularity
A tiny warning function
General purpose glob-based configuration matching.
Run an array of functions in parallel
Info about node `exports` field support: version ranges, categories, etc.
utilities for observable asynchronous control flow
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Functions for modifying a unified-latex AST
Conditionally add a middleware to express with some common patterns.
find maped element of an array that will satisfy condition of some
Matches strings against configurable strings, globs, regular expressions, and/or functions
The HashToConditions gem provides an easy way to build ActiveRecord Array conditions directly from a Hash.
A lazy-loading, Array-like collection proxy for ActiveRecord that understands conditions and paging.
An extension to Async gem that allows to create a list of condition, wait for it and receive an array of results
A lazy-loading, Array-like collection proxy for ActiveRecord that understands conditions and paging.
A little DSL to allow you to map url parameters to an Active Record conditions array.
Filter collections using predicates like Ransack gem.
Filter collections using predicates like Ransack gem.
- Adds `Object#attrs` method for querying nested attributes - Adds `Array#where` to return a subset of elements matching a condition - Adds `Array#find_by` to return the first element matching a condition - Adds `Object#matches?` to check if an object matches a condition - Adds `Hash#method_missing` to allow {a: 1}.a instead of {a: 1}[:a]
Patch the Array with a couple of nice methods for sampling based on the results of an array of Boolean procs. Array is sampled using the procs as conditions that each specific array index element must conform to.
Converts JSON hash representing SQL conditions into an array suitable for ActiveRecord or DataMapper queries
A specced little language written with ruby and treetop. It has lambdas, recursion, conditionals, arrays, hashes, ranges, strings, arithmetics and some other stuff. It even has a small code import facility.
Build CSS class strings from conditional expressions, hashes, arrays, or nested structures. 2-4x faster drop-in replacement for Rails class_names. Supports ViewComponent, Phlex, and Tailwind CSS.