From 6d1a9c2f912610c866fbe277fd815805402c47d9 Mon Sep 17 00:00:00 2001 From: Dmitry Lukanin Date: Thu, 10 Dec 2020 18:27:22 +0300 Subject: [PATCH] Add Marble.js (#1083) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1ad47b7..a3a5f2f 100644 --- a/readme.md +++ b/readme.md @@ -346,6 +346,7 @@ - [Zeronode](https://github.com/sfast/zeronode) - Minimal building block for reliable and fault-tolerant microservices. - [TypeGraphQL](https://github.com/19majkel94/type-graphql) - Modern framework for creating GraphQL APIs with TypeScript, using classes and decorators. - [Tinyhttp](https://github.com/talentlessguy/tinyhttp) - Modern and fast Express-like web framework. +- [Marble.js](https://github.com/marblejs/marble) - Functional reactive framework for building server-side apps, based on TypeScript and RxJS. ### Documentation