163 releases (105 breaking)
Uses new Rust 2021
new 0.106.0 | Jul 7, 2022 |
---|---|
0.104.0 | Jul 1, 2022 |
0.99.0 | Mar 14, 2022 |
0.44.1 | Dec 11, 2021 |
0.41.0 | Nov 30, 2021 |
#308 in Web programming
5,444 downloads per month
Used in 11 crates
(7 directly)
705KB
17K
SLoC
swc_css_parser
CSS parser for the SWC project
Structure
tests
/tests/fuxture
CSS -> Parsed ast -> JSON.
/tests/error
Error reporting test.
/tests/identity
These tests ensure that input.css
and input.explicit.css
is parsed identically.
These are copied from esbuild
, by modifying the test suite.
The name of a test is base64_url(md5(name))
.
License
Apache 2.0 / MIT, at your option.
Lots of tests are copied from rome tools and esbuild. If you want to use tests, please consult license of those libraries.
Dependencies
~4–10MB
~211K SLoC