proto15.3k1.0.19A prototype-based inheritance library that makes it easy to create objects and inheritance hierarchies without losing the power of javascript's prototype system.
fresheneeszover 3 yearsclass, inheritance, prototype, javascript dunder-proto267.6mMIT1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-bound
es-shims10 months has-proto181.2mMIT1.2.0Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
inspect-js10 monthsproto, __proto__, prototype, set get-proto255.7mMIT1.0.1Robustly get the [[Prototype]] of an object
ljharb10 monthsproto, get, prototype, getPrototypeOf set-proto112.1mMIT1.0.0Robustly set the [[Prototype]] of an object
ljharb10 monthsproto, set, prototype, setPrototypeOf