very fast mongoid compatible unique string ids
KeystoneJS MongoId Field Type
KeystoneJS MongoId Field Type
This library contains auto generated Mongo (Mongoose.js) models that correspond to the QDM (Quality Data Model) specification.
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.
Mongo Provider for Contexture
Generate type definition files from tyranid schemas
n8n node: MongoDB operations with field type mapping (ObjectId, Date, etc)
quicker uuid, very fast
Mongoose + Elasticsearch
Typescript commander CLI
generate mongo objectids, turn hex strings into objectids
KeystoneJS MongoId Field Type
a CSS selector parser
Set a function's name property
Validate, sanitize and assert: the silver bullet of data!
A super simple npm package which helps in validation in much simpler way. Its inspired by laravel validator but its even better, also its more powerful than express-validator
Apply ES2015 function.name semantics to all functions
A list of color names and its values
Add displayName to React.createClass calls
Helper function to change the property 'name' of every function
Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.
Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`
OcopJS MongoId Field Type
Mongoid Name Type
Renaming mongoid to a more appropriate name
A mirror of Mongoid (an awesome Ruby ODM framework for MongoDB) with a name I can say out loud.
A Mongoid wrapper for Time objects that retains the timezone name
Manage custom fields to a Mongoid document or a collection. This module is one of the core features we implemented in our custom CMS, named LocomotiveCMS.
Obscured::Timeline is a Mongoid extension adds events to a separate collection for an entity (e.g. User), the naming of the class (Mongoid Document) is used for naming the timeline collection, so if the class is named "Account" the collection name will end up being "account_timeline".
Manage custom fields to a mongoid document or a collection. This module is one of the core features we implemented in our custom cms named Locomotive.
This gem provides a dead-simple encryption of string / text attributes of ActiveRecord and Mongoid models. Encryptor internally uses ActiveSupport::MessageEncryptor and therefore it uses 'aes-256-cbc' cipher by default. Gem does NOT require column with different name. From user perspective encryption is completely transparent - they use decrypted values all the time, but encrypted values are stored in database.