has-proto173.8mMIT1.2.0Does this environment have the ability to get the [[Prototype]] of an object on creation with __proto__
?
inspect-js5 months 前prototype, proto, set, get get-proto146.7mMIT1.0.1Robustly get the [[Prototype]] of an object
ljharb4 months 前get, proto, prototype, getPrototypeOf is-arrayish276.8mMIT0.3.2Determines if an object can be used as an array
qix-almost 2 years 前is, array, duck, type reflect.getprototypeof110.1mMIT1.0.10An ES2015 mostly-spec-compliant Reflect.getPrototypeOf
sham/polyfill/replacement that works in as many engines as possible
es-shims4 months 前Reflect.getPrototypeOf, Object.getPrototypeOf, proto, __proto__ set-proto59.1mMIT1.0.0Robustly set the [[Prototype]] of an object
ljharb4 months 前set, proto, prototype, setPrototypeOf