Crates.io | swc_babel_compat |
lib.rs | swc_babel_compat |
version | 0.2.0 |
source | src |
created_at | 2021-11-22 12:41:54.196749 |
updated_at | 2021-11-23 10:08:33.908553 |
description | Compatibility layer between babel and swc |
homepage | |
repository | https://github.com/swc-project/swc.git |
max_upload_size | |
id | 485674 |
size | 896,338 |
Convert SWC AST to Babel AST.
To run tests
cargo test
For more information about writing tests, see tests.