Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chandu0101/sri-extra
http://chandu0101.github.io/sri-extra
https://github.com/chandu0101/sri-extra
Last synced: 30 days ago
JSON representation
http://chandu0101.github.io/sri-extra
- Host: GitHub
- URL: https://github.com/chandu0101/sri-extra
- Owner: chandu0101
- Created: 2016-02-02T22:29:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-10T05:27:19.000Z (about 8 years ago)
- Last Synced: 2023-08-18T00:39:28.596Z (about 1 year ago)
- Language: Scala
- Homepage:
- Size: 560 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# sri-extra
Reusable sri components.
##Web
Reusable web Components```scala
libraryDependencies += "com.github.chandu0101" %%% "sri-extra-web" % "0.6.0"
```- [Material-UI v0.16.1](http://www.material-ui.com/#/)
##Mobile
Reusable mobile componenets```scala
libraryDependencies += "com.github.chandu0101" %%% "sri-extra-mobile" % "0.6.0"
```##ChangeLog
[ChangeLog.md](CHANGELOG.md)