From c06db5bb8f6d5e8d974abb70dcc038e27f4d9bf0 Mon Sep 17 00:00:00 2001 From: Laurent Payot Date: Mon, 28 Jan 2019 16:24:56 +0100 Subject: [PATCH] Floweret Runtime type system written specially for CoffeeScript. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98aec07..bbb1d48 100644 --- a/README.md +++ b/README.md @@ -1852,3 +1852,4 @@ A curated list of awesome CoffeeScript frameworks, libraries and software. * [heroku/semver.io](https://github.com/heroku/semver.io) - semver range resolution as a service * [atom/node-pathwatcher](https://github.com/atom/node-pathwatcher) - Path Watcher Node Module * [JanMiksovsky/quickui](https://github.com/JanMiksovsky/quickui) - QuickUI web component framework +* [laurentpayot/floweret](https://github.com/laurentpayot/floweret) - Runtime type system written specially for CoffeeScript