This commit is contained in:
Adam Pietrasiak 2025-12-09 09:13:07 +08:00 committed by GitHub
commit d91c09380a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1088,6 +1088,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.
* [codables](https://codableslib.com/) - Declarative, type-rich JSON (de)serializer able to handle almost any data type
# Worth Reading