We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Web libraries/frameworks
1 parent 5932a1a commit a64100dCopy full SHA for a64100d
_data/library/scalalibs.yml
@@ -112,6 +112,12 @@
112
url: https://laminar.dev
113
desc: 'Simple, expressive, and safe UI library for Scala.js'
114
dep: '"com.raquo" %%% "laminar" % "0.11.0"'
115
+ - name: Linden
116
+ url: https://linden.dongoteam.hu
117
+ desc: 'Functional reactive frontend framework'
118
+ dep: |
119
+ resolvers += "DongoTeam repository" at "https://public.repository.dongoteam.hu"
120
+ libraryDependencies += "org.dongoteam.linden" %%% "linden-package-flowers" % "<version>"
121
- topic: Serialization/pickling libraries
122
libraries:
123
- name: uPickle
0 commit comments