Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/turbomack/elm-x-tag
- Owner: turboMaCk
- License: bsd-3-clause
- Created: 2017-05-01T19:50:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-01T19:53:21.000Z (over 7 years ago)
- Last Synced: 2024-10-16T08:22:00.660Z (2 months ago)
- Topics: elm, web-components, x-tag
- Language: Elm
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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