define-properties213.7mMIT1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
ljharbover 1 yearObject.defineProperties, Object.defineProperty, object, property descriptor predefine74.4kMIT0.1.3Predefine your Object.defineProperties to create a more human readable API.
bigpipeabout 3 yearsdefineProperties, defineProperties, predefine, define redefine17.9k0.2.1A lightweight utility for ES6 like classes and an easier ES5 aware object properties definition introducing new, performance oriented, patterns.
WebReflectionabout 3 yearsdefineProperties, super, ES5, ES6 dprop17.5kMIT1.0.0tiny util for making enumerable properties
mattdeslabout 3 yearsdefineProperties, prop, property, prototype describe-property14.4kMIT1.1.0Define JavaScript object properties quickly with ES5 defaults
mjacksonabout 3 yearsdefineProperties, property, properties, defineProperty