Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shadaj/appa
Get the feel of Akka in Scala.js
https://github.com/shadaj/appa
Last synced: 25 days ago
JSON representation
Get the feel of Akka in Scala.js
- Host: GitHub
- URL: https://github.com/shadaj/appa
- Owner: shadaj
- Created: 2015-08-29T18:36:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-29T19:02:32.000Z (over 9 years ago)
- Last Synced: 2024-05-01T20:01:29.398Z (8 months ago)
- Language: Scala
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# appa
Get the feel of Akka in Scala.js
![](http://i.imgur.com/rMIzarn.gif)
## Usage
Clone the repository, publish to your local Ivy repository, and depend on it:
```
libraryDependencies += "me.shadaj" %%% "appa" % "0.1.0-SNAPSHOT"
```