Deeply nested object access
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Copy a descriptor from object A to object B
Create accessor functions for nested properties easily, inclemently, strongly typed and beautifully!
A wrapper function for object accessor properties
JavaScript utilities for Vega.
Memoize decorator for Typescript
Define a non-enumerable read-only accessor.
Define a non-enumerable read-write accessor.
Test if an array-like object supports the accessor (get/set) protocol.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Generate word clouds in JavaScript.
Computes the cosine similarity between two arrays.
Low footprint ECMAScript source code parser
Computes the dot product between two numeric arrays.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Server-side DOM implementation based on Mozilla's dom.js
SAP Cloud SDK for JavaScript general utilities
Computes the L2 norm (Euclidean norm) of an array of values.
The swiss army knife for binary data in JavaScript.
Define a read-write accessor.
Define a read-only accessor.
Server-side DOM implementation based on Mozilla's dom.js
Typed accessors creates a set of accessors with a predefined typed. Often when dealing with webservices all the data comes back as strings, but you really want to be working with these things as numbers or dates. Manually converting them is duplication, and can be error prone.
Please read this post http://gregmoreno.ca/preventing-model-explosion-via-rails-serialization/ for my motivation behind this gem
Gem that provides a macro for creating fluent accessors for instance variables, working similar to attr_accessor
Creates a fantastic centaur by using rspec-pride to accessorize
This library lets you set a date and a time of a datetime attribute in a rails model
Dynabix dynamically creates read/write accessors on ActiveRecord models for storing attributes in a serialized Hash
Classes for loading schema-validated YAML, and creating nice Ruby-objects with accessors
A Ruby utility that defines both class and instance accessors for class attributes. Creates private *_attr* and *_attr=* methods that can still be used if the public methods are overridden.
Sometimes you need to keep rigid logs of who created, updated and even accessed the data in your database. Accessorize simplifies the process.
Lumber tries to make it easy to use the more robust log4r logging system within your rails application. To do this it sets up log4r configuration from a yml file, and provides utility methods for adding a :logger accessor to classes dynamicaly as they get created.
AttrImmutable add the attr_immutable class method to create immutable properties on Ruby classes. The attribute are only accessible using the accessor/mutator pair by hiding the attribute value using a closure. (ie. the immutable attribute is not stored in an instance variable and therefore can't be accessed in any other way. No developer end runs.)
With treeoid, you can create tree-style hierarchies for Mongoid classes. Just "include Treeoid" and you're ready to roll. You get a "parent" accessor, a "children" array, plus a scope called "hierarchically" that spits everything out in hierarchical order - perfect for front end rendering.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.