Skip to content

swc-project/swc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

224a724 · May 8, 2022
Mar 16, 2022
May 4, 2022
Apr 26, 2022
May 4, 2022
May 8, 2022
May 4, 2022
May 1, 2022
May 3, 2022
May 4, 2022
May 8, 2022
Apr 22, 2022
Apr 4, 2022
May 3, 2022
Feb 9, 2022
May 4, 2022
May 4, 2022
Mar 15, 2022
May 7, 2022
May 4, 2022
May 4, 2022
Feb 9, 2022
Nov 16, 2021
May 8, 2022
Apr 18, 2022
May 8, 2022
Apr 25, 2022
Dec 19, 2021
Mar 5, 2022
Mar 16, 2022
Mar 16, 2022
May 4, 2022
Mar 16, 2022
May 4, 2022
May 8, 2022
Mar 15, 2022
May 4, 2022
May 4, 2022

Repository files navigation

babel

Make the web (development) faster.

npm Downloads undefined

CI Status

SWC (stands for Speedy Web Compiler) is a super-fast TypeScript / JavaScript compiler written in Rust. It's a library for Rust and JavaScript at the same time. If you are using SWC from Rust, see rustdoc and for most users, your entry point for using the library will be parser.

If you are using SWC from JavaScript, please refer to docs on the website.

Documentation

Check out the documentation in the website.

Features

Please see comparison with babel.

Performance

Please see benchmark results on the website.

Supporting swc

Backers on Open Collective Gold sponsors on Open Collective Silver sponsors on Open Collective Bronze sponsors on Open Collective

SWC is a community-driven project, and is maintained by a group of volunteers. If you'd like to help support the future of the project, please consider:

Contributing

See CONTRIBUTING.md. You may also find the architecture documentation useful (ARCHITECTURE.md).

License

SWC is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.