A CSS parser, transformer, and minifier written in Rust
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
`Object.defineProperty`, but not IE 8's broken one.
Control Property Editor
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Ensure that reserved words are quoted in object property keys
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Useful utility functions for CSS in JS solutions
This plugin transforms checks for a private property in an object
Compile Unicode property escapes in Unicode regular expressions to ES5.
Allow parsing of '#foo in obj' brand checks
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Info on the properties and attributes of the web platform
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
A collection of supplemental JavaScript functions and types
Parse repository URLs to extract, SCM platform, domain, user, and project information.
A fast, efficient Node.js Worker Thread Pool implementation
TypeSpec Azure Resource Manager library
PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias
Parse JSON with more helpful errors
Define a lazily evaluated property on an object
hast utility to check if a node has a property