Compare commits

...

2 Commits

Author SHA1 Message Date
Sava Sebastian-Florin
2005fa289d Merge 8e7964ecea into 9a6adb3d9d 2024-07-21 10:11:28 +03:00
Sava Sebastian-Florin
8e7964ecea Sail.js 2024-06-20 11:22:16 +03:00

View File

@@ -114,6 +114,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [LodJS](https://github.com/yanhaijing/lodjs) - Module loader based on AMD.
* [ESL](https://github.com/ecomfe/esl) - Module loader browser first, support lazy define and AMD.
* [modulejs](https://github.com/lrsjng/modulejs) - Lightweight JavaScript module system.
* [Sail.js](https://github.com/SebastianSava/sail.js) - Sailing Through Scripts: Smooth Library Loading Ahead.
## Transpilers
*Software that converts the modern JavaScript syntax into the older JavaScript syntax.*