OpenTelemetry semantic conventions
The Dynamsoft Core module builds the foundation upon which Dynamsoft SDKs implement their functionality.
Common utils, usable in all environments
Interfaces and constants to support the Acoustic sites SDK and related modules.
ActiveRecord-style API for IndexedDB with TypeScript support
Lists of every ICANN TLD in multiple formats
This library contains a set of utility functions to help implementing applications of libraries against Acoustic Content.
Implementation of utility methods used for tooling.
Check password strength against several rules. Includes ActiveRecord/ActiveModel support.
Protocol Buffers code generator for ECMAScript
Library to implement AI services with ApiRTC.js
Definitions for enumerations found in the Flow API
Definitions for enumerations found in internal Flow API
Bot Builder is a framework for building rich bots on virtually any platform.
Common utils, usable in all environments
Hypersync Models
Data-Mapper ORM for TypeScript, ES7, ES6, ES5. Supports PostgreSQL and SQLite databases.
Core libraries for supporting Vida development
Typescript ORM-style base models
Ultra Mega Enumerator is a lightweight library designed to enumerate various combinatorial objects.
APIs commonly used by albert.gao(myself).
An ORM for Node.js and the Sails framework
RailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data.
> This fork has the following improvements: > > - React 17 support > - Updated emotion to latest > - Translatable static strings
Extends ActiveRecord with enumeration capabilites.
Extends ActiveRecord with enumeration capabilites.
Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
Enumeration tables for ActiveRecord
Enumerated types for ActiveRecord attributes
Simplistic enumerations for ActiveRecord. Consider using enumerate_by, a more mature solution to the same problem http://github.com/pluginaweek/enumerate_by
Enumerated ActiveRecord fields
Allows ActiveRecord to better use PostgreSQL's ENUM types.
Extends ActiveRecord with the has_enumeration method allowing a symbolic enumeration to be stored in an ActiveRecord attribute. The enumeration is specified as a mapping between symbols and their underlying representation in the database. Predicates are provided for each symbol in the enumeration and the symbols may be used in finder methods. When using ActiveRecord 3, the symbols may also be used when interacting with the underlying Arel attribute for the enumeration. has_enumeration has been tested with Ruby 1.8.7, Ruby 1.9.2, JRuby 1.5.5, Rubinius 1.1.0, ActiveRecord 2.3.10, and ActiveRecord 3.0.3.
Define enum classes in Rails and use them to enumerate ActiveRecord attributes
Create classes which work like ActiveRecord classes, but are defined as fixed enumerations based on YAML files.
Rescue multiple exceptions when enumerating over Enumerable or ActiveRecord objects