Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions _data/library/scalalibs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down