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

https://github.com/brianhicks/elm-dash

generate Dash docsets specifically for your Elm project
https://github.com/brianhicks/elm-dash

dash documentation elm

Last synced: about 1 month ago
JSON representation

generate Dash docsets specifically for your Elm project

Awesome Lists containing this project

README

          

# Elm Dash

Generate Dash docsets for your Elm project.

## Building

```
$ make index.js
```

Yep. Makefile. It'll do everything you need.