A small library providing an easy to use API endpoint for storing persistent data in JSON files in express apps. This is configured out of the box to work with angular's $resource module, making it easy to get test data to and from your client code.
An SQL-friendly ORM for Node.js
Objectionjs plugin to whitelist/blacklist model properties
objection-unique
objection-guid
A filter module for objection.js
Paginated queries for Objection.js
A plugin for objection js that supports soft delete
db-errors plugin for objection.js
Objection module for NestJS
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.
Plugin for Objection.js to add softdelete functionality
Advanced plain object handling, manipulation and extraction
Automatic bcrypt hashing for Objection.js
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
isomorphic, "magical" access control integrated with objection.js 🎉
Automatically slugifies a source field.
Automatically add encryption to selected fields of your Objection models
ActiveRecord-style objection.js plugin to auto-fill tableName
A model layer for hapi integrating Objection ORM
Add #to_ast method to Proc. #to_ast converts Proc object to AST::Node.
Object wrappers for nodes in the Facebook OpenGraph
Report on stale Chef Infra Server nodes and cookbooks and clean up data integrity issues in a knife-ec-backup object based backup
AXML - Provides a simple, minimalistic DOM for working with data stored in an XML document. The API is very similar to LibXML, differing slightly in the handling of text nodes. It is designed with very large documents in mind: nodes are represented in memory efficient Struct objects and it works with either XMLParser or LibXML!
Turn JSON nodes into rich Ruby objects
Object wrappers for nodes in the Facebook OpenGraph
RubyTree is a Ruby implementation of the generic tree data structure. It provides simple APIs to store named nodes, and to access, modify, and traverse the tree. The data model is node-centric, where nodes in the tree are the primary structural elements. It supports all common tree-traversal methods (pre-order, post-order, and breadth first). RubyTree mixes in the Enumerable and Comparable modules and behaves like a standard Ruby collection (iteration, comparison, etc.). RubyTree also includes a binary tree implementation, which provides in-order node traversal besides the other methods. RubyTree can import from and export to JSON, and supports Ruby’s object marshaling.
An RPC wrapper for RaiBlocks nodes written in Ruby.It connects to an individual node that you control. There's a client object you can use to make explicit RPC calls as well as proxy objects with logically grouped methods.
An RPC wrapper for Nano digital currency nodes. Arbitrary RPC access is provided along with proxy objects that expose helper methods.
This gem can make Nodes and Edges data that are in txt transforming ruby objects.
This Gem eagerly loads trees by indexing the nodes of the tree. The number of queries needed for loading a tree is N, Where N is the number of different models(ActiveRecords) in the tree. Each inner object in the tree have an index node instance that is connecting it to the root. When the root of the tree is loaded, only the objects that are in the tree are fetched(Pruning). The index nodes are created when the root element is saved and stored in the IndexNode model.
Designed for distributed artifact storage, this gem keeps track of objects added using ipfs with an objects file and also provides a garbage collection solution when a particular node's space runs low.