380 releases (149 breaking)

new 0.150.33 Apr 29, 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

#1534 in Web programming

Download history 3709/week @ 2024-01-08 2411/week @ 2024-01-15 3639/week @ 2024-01-22 2352/week @ 2024-01-29 1629/week @ 2024-02-05 1440/week @ 2024-02-12 2047/week @ 2024-02-19 2397/week @ 2024-02-26 2838/week @ 2024-03-04 2366/week @ 2024-03-11 2727/week @ 2024-03-18 2988/week @ 2024-03-25 2530/week @ 2024-04-01 2243/week @ 2024-04-08 2300/week @ 2024-04-15 1944/week @ 2024-04-22

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