From db3d7c27bff41abad9a199cf379b0b1daa2b3719 Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Tue, 14 Jun 2022 22:54:18 +0200 Subject: [PATCH] Sort other projects alphabetically --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e64c4be..369071c 100644 --- a/readme.md +++ b/readme.md @@ -43,9 +43,9 @@ 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 +- [`shapeshift`](https://github.com/DarkWiiPlayer/shapeshift) for data validations and transformations - [`skooma`](https://github.com/DarkWiiPlayer/skooma) for HTML generation (also ported to JS) - [`streamcsv`](https://github.com/DarkWiiPlayer/streamcsv) for performant CSV reading