Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
`Object.defineProperty`, but not IE 8's broken one.
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.
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 fast, efficient Node.js Worker Thread Pool implementation
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
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
Properties file reader for Node.js
A CSS parser, transformer, and minifier written in Rust
HTML and SVG DOM property configs used by React.
Declare a list of custom properties in a single at-property rule
Generate safe JS code that can used to reference a object property
Arrow-backed named property layers for OxGraph topology views.
Substrate-agnostic graph algorithms over oxgraph-topology traits.
Borrowed compressed-sparse-column (inbound) graph views over snapshot sections.
Borrowed CSR graph views implementing oxgraph-graph traits.
Standalone OxGraph-native database engine above the topology substrate.
Storage-agnostic core traits for binary graph views.
Storage-agnostic core traits for hypergraph views.
Borrowed bipartite CSR hypergraph views implementing oxgraph-hyper traits.
Shared layout primitives for oxgraph: builder helpers + offset-integrity validation.
Read-only memory-map shim: the single audited unsafe island for OxGraph's zero-copy base files.
Postgres-backed OxGraph engine: catalog, build, artifact I/O, query, sync.
Topology-agnostic byte-level snapshot container.