Skip to content

Rust implementation of the 2013 version of CSS Syntax Level 3

License

Notifications You must be signed in to change notification settings

brson/rust-cssparser

 
 

Repository files navigation

rust-cssparser

Rust implementation of the 2013 version of css3-syntax

TODO

  • Detect character encoding & decode from bytes
  • Figure out float and integer overflow
  • Serialize tokens back to CSS
  • Make it fast!

About

Rust implementation of the 2013 version of CSS Syntax Level 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 79.4%
  • Python 20.6%