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

https://github.com/matsubara0507/github-card

Generate GitHub Card (iframe) by Elm
https://github.com/matsubara0507/github-card

elm-application github-card

Last synced: 11 months ago
JSON representation

Generate GitHub Card (iframe) by Elm

Awesome Lists containing this project

README

          

# github-card

Build GitHub Card (iframe) by Elm

```
$ elm make src/Main.elm --output=docs/static/main.js
$ elm reactor
Go to to see your project dashboard
```