Returns an array of all enumerable symbol properties found directly upon a given object
Like `Object.keys()` but also includes symbols
A better Object.defineProperty()
A collection of standard object serializers for Pino
Define a non-enumerable read-only property.
Compare, format, diff and serialize any JavaScript value
Indicates whether the specified property is enumerable.
Executes a callback for each property found on a object, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object and Function prototypes by default,
Property descriptor factory
Underlying schema language parsed from arktype syntax.
Test if an object's own property is enumerable.
Return an array of an object's own enumerable property names and symbols.
Executes a callback for each property found on a object, recursively on nested properties, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object an
utilities for primitive JavaScript types
Tree utilities which provides a full-featured extend and object-cloning facility, and various tools to deal with nested object structures.
Define a non-enumerable read-only accessor.
Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js
Define a non-enumerable read-write accessor.
Developer friendly JS Errors
Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Polyfill for ember-runtime-enumerable-includes feature (noop in Ember >= 2.8)
Normalize exceptions/errors
Create an array of the owned/enumerable keys of an input object.
Mixins the enumerable module to String and defines the each function
Sort UTF8 Strings alphabetical via Enumerable extension
EnumeratedField is a library that provides some nice methods when a string column is used like an enumeration, meaning there is a list of allowable values for the string column.
Sort UTF8 Strings alphabetical via Enumerable extension
Sort UTF8 Strings alphabetical via Enumerable extension
Sort UTF8 Strings alphabetical via Enumerable extension
Enumerate adds an `enumerate` command to all ActiveRecord models, enabling you to work with string or integer columns as if they were enums. The following features are added to your model: Validation - ensures that the field only receives accepted values Predicate Methods - adds ? and ! functions for each enum value Scopes - you can easily query for values of the enum
A collection of helpful methods and monkey patches for Objects, Strings, Enumerables, Arrays, Hash, Dates, Minitest & Rails
Fill strings that have placeholders like [color], possibly returning multiple results.
Core Module in ruby to monkey patch basic types such as enumerable, strings and numbers for faster code writing
Useful extensions to Enumerable and String, Range and other classes. A Enumerable#each_with_flags for flagging first and last items in the iteration, operations on Ranges for testing contiguity, gaps in sets of Ranges, and performing set operations on Ranges. String#fuzzy_match for user-friendly matchers to test for matching.
Provides simple and clean enumerations system for rails apps. Enumerations are defined in one file and stored in the database, as strings.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.