css-parser icon indicating copy to clipboard operation
css-parser copied to clipboard

CSS Lexer & Parser implementation for Deno

Results 4 css-parser issues
Sort by recently updated
recently updated
newest added
trafficstars

It's internal API and may go away: https://github.com/deno-front-end/css-parser/blob/2569e7def0dee06514704a9d5b95bf537086c432/debug/debug.js

Augmented rule types for typescript. Cleanup parser, use correct types and idiomatic ES6

WASM bindings to Servo's browser-grade css parser.