A filter module for objection.js
An SQL-friendly ORM for Node.js
Objectionjs plugin to whitelist/blacklist model properties
Paginated queries for Objection.js
objection-unique
A plugin for objection js that supports soft delete
db-errors plugin for objection.js
Objection module for NestJS
objection-guid
Build search queries for objection.js models using HTTP query parameters.
A plugin for objection js to support soft delete functionallity
`objection-gen` generates random data for [Objection.js](https://github.com/Vincit/objection.js/)'s model and other related models. It uses a model's `jsonSchema` and `relationMappings`to generate random data and follow the relations respectively. Interna
Objection adapter for factory girl.
 [](https://www.bitovi.com/community/slack?utm_source=badge
Plugin for Objection.js to add softdelete functionality
Originally designed as Swagger definition generator for Objection.js models. Since then scope was extended to also cover Swagger-compatible snippets generation from plain JSON Schema entries as well as set of conversions that are useful for model and sche
Cursor based pagination plugin for Objection.js
A filter module for objection.js
Filter out reverted commits parsed by conventional-commits-parser.
Automatically slugifies a source field.
Filter object keys and values into a new object
Plugin utilities for Rolldown
Automatically add encryption to selected fields of your Objection models
Filter an array of objects to a specific OS
Filterable gem aims to simplify the process of filtering active record objects.It provides an easy way to define filters on the model (without having to write scopes) and apply them on any active record collection.
Lupa lets you create simple, robust and scaleable search filters with ease using regular Ruby classes and object oriented design patterns.
Object oriented filter chain and filter collection.
This is a small library for creating pandoc filters using Ruby objects. It is forked from the pandoc-filter gem.
Bloom filters are fast, compact, probabalistic data structures that allow set filtering with a configurable rate of false positives. This plugin adds .bloom_filter.uniq, .bloom_filter.only([collection]), and .bloom_filter.except([collection]) to the available routes methods in Pacer.
Filter objects for collections
Allows marking ActiveRecord objects as discarded, and provides scopes for filtering.
This gem provides ActionController::Filters for your custom classes.
This library provides a simple algorithm for object filtering based on an object's timestamp. A master list of object ID's and timestamps are managed by this library and can be persisted (outside of this library) for picking up where you last left off.
Filter for drilling into an object with a dot-notated string
Filter plugin for looking up a json object out of a record
You can use filter_object to write classes whose instances encapsulate your filter logic, so you can have testable code and cleaner controllers