xnuk / swc

swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.

Home Page:https://swc.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

babel

Make the web (development) faster.

npm Downloads undefined

CI Status

swc 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 entrypoint for using 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.

About

swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.

https://swc.rs

License:Apache License 2.0


Languages

Language:Rust 75.8%Language:JavaScript 20.5%Language:TypeScript 3.3%Language:CSS 0.2%Language:Shell 0.1%Language:Python 0.0%