Compare commits

...

2 Commits

Author SHA1 Message Date
franzmilec
ebd29f3193 Merge 7b14b2a973 into f54cf284aa 2023-07-05 02:29:57 -07:00
franzmilec
7b14b2a973 Added a link to free resource 2022-04-13 13:21:36 +02:00

View File

@@ -1038,6 +1038,7 @@ https://listjs.com
* [Peg.js](https://github.com/pegjs/pegjs) - A simple parser generator for JavaScript that produces fast parsers with excellent error reporting. Usable from your browser, from the command line, or via JavaScript API.
* [lune](https://github.com/ryanseys/lune) - Library to calculate the phases of the moon accurately.
* [jsemu](https://github.com/fcambus/jsemu) - A list of emulators written in the JavaScript programming language.
* [JavaScript talks on GitNation Portal](https://portal.gitnation.org/tags/javascript) Freely accessible JavaScript conference talk recordings from 2020-2022.
# Worth Reading