Update README.md

This commit is contained in:
Gökay Gürcan
2023-06-22 10:09:57 +02:00
committed by GitHub
parent 49e8c96caa
commit 8537c4b1de

View File

@@ -116,7 +116,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [modulejs](https://github.com/lrsjng/modulejs) - Lightweight JavaScript module system. * [modulejs](https://github.com/lrsjng/modulejs) - Lightweight JavaScript module system.
## Transpilers ## Transpilers
*Software that converts the modern javascript syntax into the older javascript syntax.* *Software that converts the modern JavaScript syntax into the older JavaScript syntax.*
* [SWC](https://swc.rs/) - Extensible Rust-based platform for compilation. * [SWC](https://swc.rs/) - Extensible Rust-based platform for compilation.