/objecty

utility for dealing with objects in javascript. ancestor property enumeration, property-descriptor search, assign, deep-clone, jsonify, etc.

Primary LanguageJavaScriptMIT LicenseMIT

Provides a variety of Object utilities.

Recursive Object cloning Recursive Object-class cloning. Simple recursive jsonify. Object merging. Safer Object merging.

The collection consists of functions I've needed for my own personal projects, and are tailored to that end. Requests for new methods/alterations are considered.

Please notify with any special-bug cases that arise.