408 releases (18 major breaking)

18.0.0 Nov 27, 2025
17.0.0 Nov 3, 2025
16.0.0 Oct 28, 2025
15.0.0 Oct 20, 2025
0.41.0 Nov 30, 2021

#2619 in Web programming

Download history 1949/week @ 2025-10-12 2704/week @ 2025-10-19 2668/week @ 2025-10-26 2105/week @ 2025-11-02 1210/week @ 2025-11-09 1873/week @ 2025-11-16 6001/week @ 2025-11-23 4437/week @ 2025-11-30 2494/week @ 2025-12-07 2341/week @ 2025-12-14 3039/week @ 2025-12-21 1209/week @ 2025-12-28 2878/week @ 2026-01-04 1820/week @ 2026-01-11 2640/week @ 2026-01-18 2180/week @ 2026-01-25

9,579 downloads per month
Used in 47 crates (13 directly)

Apache-2.0

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

~16MB
~191K SLoC