Define an ES2015 class method in ES5
Plugin for [base][] and [minibase][] that overrides the core `.define` method to be more better.
`Object.defineProperty`, but not IE 8's broken one.
ASN.1 encoder and decoder
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Lazy-evaluating list of files, based on globs or regex patterns
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Babel helper to create your own polyfill provider
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
A very strict and proper argument parser.
Define a lazily evaluated property on an object
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Helper function to define a map
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
A Serverless Plugin to write If Else conditions in serverless YAML file
Define (or modify) an object property.
A sweet to define temporary values and clear them off conditionally
Unified interfaces for common platform-specific services
Core module for the Sugar Javascript utility library.
Define a non-enumerable read-only property.
A LoopBack component for authorization support.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Rational approximation with bounded denominator
Bridging the gap between buffers and typed arrays
Chain of responsability implementation in a ruby fashion way. See README for examples
A hack to use define_method in RubyMotion.
Module to define equality, equivalence and inspection methods
Equalizer provides a simple way to define equality (==), equivalence (eql?), and hashing (hash) methods for Ruby objects based on specified attributes. Includes pattern matching support and clean inspect output.
Define methods for accessing translated attributes
This gem defines the Kernel method "it" that queue and defer method calls. This extends the Symbol#to_proc idiom to support chaining multiple methods. For example, items.collect(&it.to_s.capitalize). This also allows conditionals in case statements, such as: case ... when it > 3 then [etc.]. The method is also aliased as "its", for methods that describe possessives rather than actions, such as items.collect(&its.name.capitalize) [This gem is an extension of Jay Philips' "methodphitamine" gem, updated for ruby 1.9 and gemspec compatibility and adding the case statement functionality.]
A DSL for defining method missing methods
'abstract.rb' is a library which enable you to define abstract method in Ruby.
Allows you to define a set of 'rules' or dynamic methods to apply to a class.
ruby-based dsl for cxxproject
define method about probability
Unlike OpenStruct, which defines singleton methods on an object, PersistentOpenStruct defines methods on the class. This is useful when storing many hashes with the same keys as OpenStructs.
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.