Normalizes object keys, to have all the same ones
HTTP header normalizer middleware for the middy framework
HTTP event normalizer middleware for the middy framework
Provide data formatters (data model builder & json builder) to work with JSON API specification v1.0 in your JavaScript / TypeScript code
Parse and normalize AWS events middleware for the middy framework
JSON API response normalizer
Broccoli plugin to remove `modules/` subdirectory from legacy ember-cli addons.
Builds complex JS object from normalized redux store. Best works with json-api-normalizer
Deeply normalizes object keys (included nested objects and objects in arrays) to the format of your choosing.
Converts HTTP headers to their most common casing. (e.g. usEr-Agent -> User-Agent)
React Style Normalizer
Normalize email addresses
Utility to normalize JSON:API data with ease
JavaScript Unicode 8.0 Normalization - NFC, NFD, NFKC, NFKD. Read <http://unicode.org/reports/tr15/> UAX #15 Unicode Normalization Forms.
converts bare objects to DOM objects or xml representations
HAL JSON API response normalizer
A JavaScript text diff implementation.
A blazing-fast equality comparison utility for a variety of use-cases
JSON for Humans
A blazing fast deep object copier
Normalize and restore `JavaScript` objects based on a simple schema.
An mutable object-based log format designed for chaining & objectMode streams.
Parses set-cookie headers into objects
General purpose glob-based configuration matching.
Normatron is a Ruby On Rails plugin that perform attribute normalizations for ActiveRecord objects. With it you can normalize attributes to the desired format before saving them in the database. This gem inhibits the work of having to override attributes or create a specific method to perform most of the normalizations.
Instantiate one with `redis = MockRedis.new` and treat it like you would a normal Redis object. It supports all the usual Redis operations.
Creating, updating, deleting files on the github api using the same APIs as you would working with files your local file system.
For instance, a ReachableArray of Book objects can not only take normal Array methods such as collect and sum, but also methods that operate Book objects, such as author and title.
ObjectProxy provides a proxied interface to Ruby objects. It lets you add methods to objects that don't normally support them.
An extensible Ruby wrapper for Atom and RSS parsers. Feed normalizer wraps various RSS and Atom parsers, and returns a single unified object graph, regardless of the underlying feed format.
This gem provides a way to encode and decode bencode used by the Bit Torrent protocol. Normal ruby objects can be marshalled as bencode and demarshalled back to ruby.
It consumes a collection of objects with Date ranges that are overlapping and Normalizes or splits them based on the overlaps.. returns the splitted dates as same type of objects again
Instantiate one with `redis = MockRedis.new` and treat it like you would a normal Redis object. It supports all the usual Redis operations.
For instance, a ReachableArray of Book objects can not only take normal Array methods such as collect and sum, but also methods that operate Book objects, such as author and title.
(wip) implementation of Kubernetes API objects in Ruby, with required types and normalized conventions.
WraithDB uses schema.rb as a template to initialize ActiveRecord classes when databases are offline. It does this with minimal overhead, leaving the normal connection object untouched and only interacting with the columns and tables interfaces.