From d5a2bae5b0a8c017a2536a93b219938a3f162c93 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Sat, 19 Dec 2020 16:06:56 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f043e6a..4552436 100644 --- a/README.md +++ b/README.md @@ -644,6 +644,7 @@ _Everything else._ - [Jimfs](https://github.com/google/jimfs) - In-memory file system. - [Joda-Money](https://www.joda.org/joda-money/) - Basic currency and money classes and algorithms not provided by the JDK. - [JPad](http://jpad.io) - Snippet runner. +- [jsweet](https://github.com/cincheo/jsweet) - Source transpiler to TypeScript/JavaScript. - [Maven Wrapper](https://github.com/takari/maven-wrapper) - Analogue of Gradle Wrapper for Maven, allows building projects without installing maven. - [Membrane Service Proxy](https://github.com/membrane/service-proxy) - Open-source, reverse-proxy framework. - [MinimalFTP](https://github.com/Guichaguri/MinimalFTP) - Lightweight, small and customizable FTP server.