Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)