393 releases (4 major breaking)

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

#1777 in Web programming

Download history 2403/week @ 2024-07-29 1624/week @ 2024-08-05 1339/week @ 2024-08-12 1998/week @ 2024-08-19 1971/week @ 2024-08-26 1814/week @ 2024-09-02 2313/week @ 2024-09-09 1343/week @ 2024-09-16 2240/week @ 2024-09-23 1173/week @ 2024-09-30 2195/week @ 2024-10-07 2304/week @ 2024-10-14 2120/week @ 2024-10-21 2402/week @ 2024-10-28 3129/week @ 2024-11-04 1911/week @ 2024-11-11

9,910 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

~8.5MB
~135K SLoC