Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/armanbilge/calico
Pure, reactive UI library for Scala.js
https://github.com/armanbilge/calico
cats-effect fp frontend scala-js ui
Last synced: 14 days ago
JSON representation
Pure, reactive UI library for Scala.js
- Host: GitHub
- URL: https://github.com/armanbilge/calico
- Owner: armanbilge
- License: apache-2.0
- Created: 2022-03-12T13:27:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T01:10:02.000Z (14 days ago)
- Last Synced: 2024-10-30T03:51:53.264Z (14 days ago)
- Topics: cats-effect, fp, frontend, scala-js, ui
- Language: Scala
- Homepage: https://armanbilge.github.io/calico
- Size: 201 MB
- Stars: 115
- Watchers: 9
- Forks: 9
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Calico
Build reactive web applications in Scala.js with Cats Effect, FS2, and friends!
```scala
libraryDependencies += "com.armanbilge" %%% "calico" % "0.2.2"
```Please explore the documentation and examples at https://armanbilge.github.io/calico.