Test if a string is a valid mongo object id
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Traverse JSON Schema passing each schema object to callback
ECMAScript parser
Check if a value is a plain object
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Returns true if a value is a plain object, array or function.
Generate hashes from javascript objects in node and the browser.
Copy a descriptor from object A to object B
Define a lazily evaluated property on an object
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Checks whether a value is an object
utilities for primitive JavaScript types
Polyfill of future proposal for `util.parseArgs()`
An object schema merger/validator
Utilities for watching file trees.
Easily handle defaults for your options
No description provided.
JSON Web Token implementation (symmetric and asymmetric)
HTTP server cookie parsing and serialization
This is a gem to generate an unique id in your application world.
for activerecord common
Ix is a very simple implementation of an alternative id for objects. It was written with APIs in mind. It allows an object to be identified by a randomly generated hex string (the 'ix') instead of by the traditional incremental integer id. This project will hopefully continue to grow over time, and I welcome contributions.
Hexoid: Encode your object IDs like Ruby does.
Creates a CSS DOM id from an ActiveRecord object.
add ability to redis-objects gem to define customize id field
Identify any Plate record or class with URIs. Somewhat based on Rails's GlobalID gem.
A stripped down version of original userstamp plugin
Adds fast_copy method to has_and_belongs_to_many associations cloning associations much faster than the assignment operator. Adds ids methods to has_many and has_and_belongs_to_many associations for retrieving object ids without instantiating ActiveRecord objects.
Enables Active Record attributes to point to enum like objects, by saving in your database only an integer ID.
Enables Active Record attributes to point to enum like objects, by saving in your database only an integer ID.
Custom OmniAuth strategy for OpenID Federation providers using openid_connect gem, supporting signed request objects (RFC 9101), ID token encryption/decryption, client assertion (private_key_jwt), and OpenID Federation entity statements. Framework-agnostic and works with Rails, Sinatra, Rack, and other Rack-compatible frameworks.