Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ohanhi/elm-ement
The "Hello world" of Elm + Web Components.
https://github.com/ohanhi/elm-ement
Last synced: 10 days ago
JSON representation
The "Hello world" of Elm + Web Components.
- Host: GitHub
- URL: https://github.com/ohanhi/elm-ement
- Owner: ohanhi
- License: mit
- Created: 2015-06-23T11:45:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-30T07:43:49.000Z (over 7 years ago)
- Last Synced: 2024-08-03T11:01:36.821Z (3 months ago)
- Language: JavaScript
- Homepage: http://ohanhi.github.io/elm-ement/
- Size: 210 KB
- Stars: 50
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-BigData - \<elm-ement\>
README
# <elm-ement>
**[Go check it out! →](http://ohanhi.github.io/elm-ement/)**
This is a proof of concept displaying the possibility to include standalone Elm applications as Custom Elements as per the [Web Components](http://webcomponents.org/) spec.
`` does not do anything useful - it is merely a demonstration of how the beautiful functional [Elm language](http://elm-lang.org/) can be used interoperably with any other HTML5 content through the familiar Web Components system.
License: MIT