Skip to content
Merged
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
6 changes: 3 additions & 3 deletions _data/library/scalalibs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@
url: https://github.com/chandu0101/sri
desc: 'Sri (Scala React interface) is a scalajs library to build truly native cross platform (mobile (ios and android) and web) applications.'
dep: '"com.github.chandu0101.sri" %%% "web" % "0.5.0"'
- name: OutWatch
- name: Outwatch
url: https://outwatch.github.io/
desc: 'A functional & reactive UI framework based on Rx'
dep: '"io.github.outwatch" %%% "outwatch" % "0.7.1"'
desc: 'The Functional and Reactive Web-Frontend Library for Scala.js'
dep: '"io.github.outwatch" %%% "outwatch" % "1.0.0-RC7"'
- name: Slinky
url: https://slinky.shadaj.me/
desc: 'Write Scala.js React apps just like you would in ES6'
Expand Down