Add smaller projects to readme

This commit is contained in:
Talia 2022-06-14 22:45:23 +02:00
parent af509d2e7b
commit 3c0d4a91a0
Signed by: darkwiiplayer
GPG Key ID: 7808674088232B3E
1 changed files with 9 additions and 0 deletions

View File

@ -29,6 +29,15 @@ refactored into something decent.
A repository of JavaScript snippets slowly turned into a front-end
micro-framework over time. [Documentation](https://darkwiiplayer.github.io/js/)
### Just a bunch of smaller Lua libraries
- [`arrr`](https://github.com/DarkWiiPlayer/arrr) for commandline argument parsing
- [`shapeshift`](https://github.com/DarkWiiPlayer/shapeshift) for data validations and transformations
- [`lumber`](https://github.com/DarkWiiPlayer/lumber) for logging
- [`scaffold`](https://github.com/DarkWiiPlayer/scaffold) for filesystem scaffolding
- [`skooma`](https://github.com/DarkWiiPlayer/skooma) for HTML generation (also ported to JS)
- [`streamcsv`](https://github.com/DarkWiiPlayer/streamcsv) for performant CSV reading
## Talk to me about:
- Programming