npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "property descriptor" 的结果(共 4 个)
merge-descriptors

Merge objects using their property descriptors

MIT
has-property-descriptors

Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.

MIT
mock-property

Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.

MIT