mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-27 13:38:03 -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)
|
* [Package Managers](#package-managers)
|
||||||
* [Component management](#component-management)
|
* [Component management](#component-management)
|
||||||
* [Loaders](#loaders)
|
* [Loaders](#loaders)
|
||||||
|
* [Transpilers](#transpilers)
|
||||||
* [Bundlers](#bundlers)
|
* [Bundlers](#bundlers)
|
||||||
* [Type Checkers](#type-checkers)
|
* [Type Checkers](#type-checkers)
|
||||||
* [Testing Frameworks](#testing-frameworks)
|
* [Testing Frameworks](#testing-frameworks)
|
||||||
@@ -118,6 +119,8 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
|||||||
|
|
||||||
## Transpilers
|
## Transpilers
|
||||||
|
|
||||||
|
*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.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user