From c73df512210b72d49787c9909a31acb98431df80 Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Sat, 8 Oct 2022 23:59:40 +0200 Subject: [PATCH] Add spooder to readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 72bed20..2b24e09 100644 --- a/readme.md +++ b/readme.md @@ -49,6 +49,7 @@ micro-framework over time. [Documentation](https://darkwiiplayer.github.io/js/) - [`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) +- [`spooder`](https://github.com/darkwiiplayer/spooder) for running simple tasks in Lua - [`streamcsv`](https://github.com/DarkWiiPlayer/streamcsv) for performant CSV reading