mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-27 05:38:00 -08:00
Added reference in content list
This commit is contained in:
@@ -6,6 +6,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [Package Managers](#package-managers)
|
||||
* [Component management](#component-management)
|
||||
* [Loaders](#loaders)
|
||||
* [Transpilers](#transpilers)
|
||||
* [Bundlers](#bundlers)
|
||||
* [Type Checkers](#type-checkers)
|
||||
* [Testing Frameworks](#testing-frameworks)
|
||||
@@ -118,6 +119,8 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
|
||||
## Transpilers
|
||||
|
||||
*Software that converts the modern javascript syntax into the older javascript syntax.*
|
||||
|
||||
* [SWC](https://swc.rs/) - Extensible Rust-based platform for compilation.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user