https://github.com/stil4m/elm-devcards
Devcards in Elm. Inspired by https://github.com/bhauman/devcards
https://github.com/stil4m/elm-devcards
Last synced: 2 months ago
JSON representation
Devcards in Elm. Inspired by https://github.com/bhauman/devcards
- Host: GitHub
- URL: https://github.com/stil4m/elm-devcards
- Owner: stil4m
- Created: 2018-06-14T07:32:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T13:41:57.000Z (over 6 years ago)
- Last Synced: 2025-01-21T18:51:44.709Z (4 months ago)
- Language: Elm
- Size: 6.84 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elm Devcards
> ## Work in progress.
Devcards aims to provide developers with an interactive visual feedback on the code they are developing. Devcards makes it simple to interactively surface code examples that have a visual aspect into a browser interface.
Highly inspired by [Clojure Devcards](https://github.com/bhauman/devcards)
## How to use
Will be added soon.
Currently used internally at [Avisi](http://github.com/avisi).