搜索 "descriptors" 的结果(共 5 个)
merge-descriptors
Merge objects using their property descriptors
MIT
object.getownpropertydescriptors
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
MIT
@csstools/postcss-syntax-descriptor-syntax-production
Use the syntax production in syntax descriptors
MIT-0
define-data-property
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
MIT
has-property-descriptors
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
MIT