Add link to based to readme

This commit is contained in:
Talia 2022-06-14 23:01:41 +02:00
parent db3d7c27bf
commit ec7827e9f3
Signed by: darkwiiplayer
GPG Key ID: 7808674088232B3E
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ 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
- [`based`](https://github.com/DarkWiiPlayer/based) for base16/32/64 encoding and decoding
- [`lumber`](https://github.com/DarkWiiPlayer/lumber) for logging
- [`scaffold`](https://github.com/DarkWiiPlayer/scaffold) for filesystem scaffolding
- [`shapeshift`](https://github.com/DarkWiiPlayer/shapeshift) for data validations and transformations