14 packages found
Description
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
Keywords
Publisher
Description
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Keywords
- Reflect.getPrototypeOf
- Object.getPrototypeOf
- proto
- __proto__
- [[Prototype]]
- getPrototypeOf
- ES5
- shim
- polyfill
- es-shim API
- browser
Publisher
Description
An ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Keywords
Publisher
Description
JavaScript object life
Keywords
- keys
- pairs
- values
- object
- objects
- methods
- assign
- extend
- extension
- reflect
- reflection
- inherit
- inheritance
- getPrototypeOf
- View more
Publisher
Description
utility for creating dictionary objects
Keywords
Publisher
Description
fast and robust stringmap
Keywords
Publisher
Description
Recursive get prototype of object
Keywords
Publisher
Description
fast and robust stringset
Keywords
Publisher
Description
Disable the __proto__ property for better security
Keywords
Publisher
Description
generic `__proto__` injection utility
Keywords
Publisher
Description
Enhance the prototype of Class.
Keywords
Publisher
Description
Prototypes as classes
Keywords
Publisher
Description
This module is for mixing an objects in one super object.It uses __proto__ property to combine objects, but not just copying properties and methods.
Keywords
- class
- inheritance
- super
- parent
- singleton
- method
- prototypal
- object.create
- object.defineProperty
- prototype
- __proto__
- setPrototypeOf
- Object.setPrototypeOf
- mixin
Publisher
Description
hot-swap inheritance for every engine