Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chandu0101/sri-desktop
build desktop apps using scala.js
https://github.com/chandu0101/sri-desktop
Last synced: 30 days ago
JSON representation
build desktop apps using scala.js
- Host: GitHub
- URL: https://github.com/chandu0101/sri-desktop
- Owner: chandu0101
- License: apache-2.0
- Created: 2016-01-29T02:31:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-29T02:54:32.000Z (almost 9 years ago)
- Last Synced: 2023-08-18T00:39:28.327Z (about 1 year ago)
- Language: Scala
- Size: 2.14 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sri-Desktop:
Build desktop applications using scala.js.
```scala
libraryDependencies += "com.github.chandu0101.sri" %%% "desktop" % "0.2.0"
```![desktopapp](/docs/sri-desktop.png)
#Examples
- [Desktop Examples](https://github.com/chandu0101/sri-desktop-examples)#Templates
- [Desktop App Template](https://github.com/chandu0101/sri-desktop-template)