Search
@stdlib/assert-is-prototype-of
Test if an object's prototype chain contains a provided prototype.
v0.2.2 URL:
https://unpkg.com/@stdlib/assert-is-prototype-of@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdassert
assertion
assert
utilities
utility
utils
util
prototype
proto
inherit
inherits
class
oop
object-oriented
inheritance
instanceof
instance
isprototypeof
super
parent
test
check
is
validate
valid
verify
is-prototype-of-x
Checks if an object exists in another object's prototype chain.
v2.1.2 URL:
https://unpkg.com/is-prototype-of-x@2.1.2/dist/is-prototype-of-x.js
Open
Browse Files
isPrototypeOf
module
javascript
nodejs
browser
@evturn/proto
Prototypes as classes
v0.1.1 URL:
https://unpkg.com/@evturn/proto@0.1.1/index.js
Open
Browse Files
prototype
class
super
constructor
__proto__
descriptor
instanceof
isPrototypeOf