From be15b87cb9d1eb1c57c28d33d64f12d596f4acc0 Mon Sep 17 00:00:00 2001 From: Kiran Kumar Mallru Date: Wed, 7 Feb 2024 22:39:58 +0530 Subject: [PATCH] Calico web library --- _data/library/scalalibs.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/library/scalalibs.yml b/_data/library/scalalibs.yml index 63d896fc..113d4e29 100644 --- a/_data/library/scalalibs.yml +++ b/_data/library/scalalibs.yml @@ -64,6 +64,11 @@ dep: '"co.fs2" %%% "fs2-core" % "3.2.3"' - topic: Web libraries/frameworks libraries: + - - name: Calico + url: https://www.armanbilge.com/calico/ + desc: > + A Fluent DSL for building web applications that are composable, reactive, and safe with-out side effects. + Calico is highly-optimized for this pattern and by default schedules all tasks as so-called microtasks. - name: Udash url: http://udash.io/ desc: A Scala(.js) framework for building beautiful and maintainable Web Applications