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.
2 parents d537f98 + a64100d commit 34d7110Copy full SHA for 34d7110
_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