Skip to content

Latest commit

 

History

History
executable file
·
3 lines (3 loc) · 250 Bytes

README.md

File metadata and controls

executable file
·
3 lines (3 loc) · 250 Bytes

Stylus -- a CSS level 3 parser written in pure Nim

Stylus is mostly a rewrite of rust-cssparser in Nim (for now) and it aims to support the entire CSS3 specification.
The tokenizer and parser are mostly done, but a few functions and missing.