@dev-toolbox/css-json

@dev-toolbox/css-json package is created for the developers to parse the CSS and get the structured data in multiple helpful formats. In Simple Terms this package Parse JSON from CSS string and it can transform the generated JSON to string CSS.

2d-css-matrix-parse

Module that parse a 2D css transform matrix into a 3x3 array. Also the module allow you get the matrix array from a specified element

mich-parse-selector

Tiny parser for simple CSS selectors, just in ~300 bytes. Pretty similar to what is done in [hyperscript][]