Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/turbomack/elm-x-tag

simple demo of embeded x-tag component in elm
https://github.com/turbomack/elm-x-tag

elm web-components x-tag

Last synced: 20 days ago
JSON representation

simple demo of embeded x-tag component in elm

Awesome Lists containing this project

README

        

# Elm X-Tag

Really simple demo of [X-Tag](http://x-tag.github.io/) component embeded in [Elm](http://elm-lang.org).

## Run

- npm install
- elm-package install
- npm run build
- open ./src/index.html