<img src="https://assets.writools.ca/github/wagon-js.png" width="130"/>
Transforms css values and at-rule params into the tree
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Utility to parse a string bytes to bytes and vice-versa
A fast fifo implementation similar to the one powering nextTick in Node.js core
Replace JSX attribute value
a CSS selector parser
Persistent ordered mapping from strings
Set nested properties on an object using dot notation.
the complete solution for node.js command-line programs
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
flow typed nullthrows
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
JSON without touching any globals
Delete nested properties from an object using dot notation.
JSS plugin for function value and rule syntax
Copy a descriptor from object A to object B
AST utils for webassemblyjs
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Use the unset keyword in CSS.
Define a lazily evaluated property on an object
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
the definitive JavaScript type testing library