288 packages found
All of the Google API's protocol buffer files
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
- Reflect.getPrototypeOf
- Object.getPrototypeOf
- proto
- __proto__
- [[Prototype]]
- getPrototypeOf
- ES5
- shim
- polyfill
- es-shim API
- browser
Return the prototype of a provided object.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- object
- obj
- prototype
- prototypeof
- proto
- polyfill
- inheritance
- View more
Determines if an object can be used as an array
An ES5 mostly-spec-compliant `Object.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Test whether a value has in its prototype chain a specified constructor as a prototype property.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- prototype
- proto
- inherit
- inherits
- class
- oop
- View more
Return a property descriptor for an object's own or inherited property.
gRPC generator and http library for typescript
Get the prototype chain of any value as an Array
Datapack is a JS library that provide high performance methods `pack` and `unpack` binary data using schema of data model. This library can be used in both NodeJS and Browser environtment.
Test if an object's own or inherited property has a data descriptor.
Test if an object's own or inherited property is writable.
Test if an object's prototype chain contains a provided prototype.
- stdlib
- stdassert
- assertion
- assert
- utilities
- utility
- utils
- util
- prototype
- proto
- inherit
- inherits
- class
- oop
- View more
Test if an object's own or inherited property has an accessor descriptor.
Return a property descriptor for an object's inherited property.
Test if an object's own or inherited property is non-configurable.
Test if an object's own or inherited property is readable.
Test if an object's own or inherited property is read-only.
Test if an object's own and inherited property is readable and writable.
Test if an object's own or inherited property is configurable.