Added new category and suggestion as example

This commit is contained in:
Carlos Fernandez Cabrero
2022-03-17 14:34:30 +01:00
parent 4ce8221625
commit 6bdda5b32d

View File

@@ -116,6 +116,11 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [modulejs](https://github.com/lrsjng/modulejs) - Lightweight JavaScript module system.
## Transpilers
* [SWC](https://swc.rs/) - Extensible Rust-based platform for compilation.
## Bundlers
* [webpack](https://github.com/webpack/webpack) - Packs CommonJs/AMD modules for the browser.