393 releases (4 major breaking)

new 4.0.0 Nov 6, 2024
3.0.0 Nov 1, 2024
2.0.0 Oct 29, 2024
1.0.0 Oct 12, 2024
0.41.0 Nov 30, 2021

#1820 in Web programming

Download history 2996/week @ 2024-07-17 2968/week @ 2024-07-24 1911/week @ 2024-07-31 1514/week @ 2024-08-07 1668/week @ 2024-08-14 1873/week @ 2024-08-21 1974/week @ 2024-08-28 1741/week @ 2024-09-04 2142/week @ 2024-09-11 1665/week @ 2024-09-18 1905/week @ 2024-09-25 1257/week @ 2024-10-02 2668/week @ 2024-10-09 2203/week @ 2024-10-16 2101/week @ 2024-10-23 2084/week @ 2024-10-30

9,318 downloads per month
Used in 90 crates (15 directly)

Apache-2.0

1MB
20K 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

~9.5MB
~155K SLoC