379 releases (149 breaking)

new 0.150.32 Apr 16, 2024
0.150.30 Mar 19, 2024
0.150.21 Dec 23, 2023
0.150.16 Nov 15, 2023
0.41.0 Nov 30, 2021

#1926 in Web programming

Download history 1513/week @ 2023-12-23 2581/week @ 2023-12-30 3113/week @ 2024-01-06 2983/week @ 2024-01-13 3519/week @ 2024-01-20 2476/week @ 2024-01-27 1731/week @ 2024-02-03 1337/week @ 2024-02-10 2072/week @ 2024-02-17 2388/week @ 2024-02-24 2763/week @ 2024-03-02 2286/week @ 2024-03-09 2696/week @ 2024-03-16 2264/week @ 2024-03-23 3338/week @ 2024-03-30 1854/week @ 2024-04-06

10,423 downloads per month
Used in 38 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

~5.5MB
~127K SLoC