npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "accessor" 的结果(共 4 个)
dunder-proto

If available, the `Object.prototype.__proto__` accessor and mutator, call-bound

MIT
delegates

delegate methods and accessors to another property

MIT
is-accessor-descriptor

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

MIT
is-descriptor

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

MIT