very fast mongoid compatible unique string ids
KeystoneJS MongoId Field Type
Spec reporter for jasmine behavior-driven development framework
Parse the things that can be arguments to `npm install`
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.
Flow types for the Flow-ESTree spec produced by the hermes parser
A WebdriverIO plugin to report in spec style
Parser adapter for parsing JSON documents into AsyncAPI 2.x.y namespace.
A Karma plugin. Report all spec-results to console (like mocha's spec reporter).
A family of specs for interoperable TypeScript
Parser adapter for parsing YAML documents into AsyncAPI 2.x.y namespace.
a spec describing the config options supported by conventional-config for upstream tooling
Shared generic JSON RPC specifications
Specification for jsii assemblies
programmatic library for `npm access` commands
AsyncAPI 2.x.y namespace for ApiDOM.
Better TOML parsing and stringifying all in that familiar JSON interface.
Computes specs to re-run when files change
A WebGL interactive maps library
KeystoneJS MongoId Field Type
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
A basic but performant promise implementation
A generic implementation of JSON RPC Subscriptions using proxies
Typings for the Figma REST API
RSpec matches for Mongoid models, including association and validation matchers.
This is a sad story - mongoid maintainers decided to drop support for multi paramter fields in mongoid 4.x, leaving it to ActiveSupport/ActiveModel and rails. Sadly there was no extraction ready after ror 4.x was released and since mongoid 4.x was the only version working with ror 4.x series this meant you could not update your application from ror 3.x to 4.x if you were using mongoid and you had date/time/datetime fields somewhere in your application. That's just sad. What I did is just extracted our hacks to make multiparams working again. Make sure your specs are passing before using this in prod systems...