elm-ement
Elm demo
A proof-of-concept demonstrating the interoperability of Elm with Web Components
The "Hello world" of Elm + Web Components.
49 stars
5 watching
3 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ohanhi/elm-native-ui | An experiment in integrating Elm with React Native to build native mobile applications using the functional programming language. | 1,540 |
ni-ko-o-kin/meteor-elm-example | An Elm-based application demonstrating the integration of Meteor with Elm, showcasing their compatibility and potential use cases. | 4 |
eeue56/elm-for-web-developers | A collection of tips and guidelines for web developers transitioning to Elm from other JavaScript frameworks. | 56 |
hemanth/paws-on-es6 | A collection of concise examples showcasing various ES6 features. | 331 |
elm-community/elm-webpack-starter | A simplified Webpack setup for developing Elm apps with live reloading and automatic bundling | 861 |
ohanhi/hyperscript-helpers | Utility functions for building HTML and JSX elements in a concise syntax | 629 |
elm-community/elm-webpack-loader | A Webpack loader that enables the Elm programming language to be compiled and bundled with JavaScript for use in web applications. | 532 |
edubkendo/atom-elm | A package providing syntax highlighting and snippets for the Elm programming language. | 65 |
jxxcarlson/l1 | A language demo project showcasing fault-tolerant parsing techniques for a simple language with a Lisp-like syntax. | 0 |
elm-guides/elm-for-js | A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
klazuka/example-elm-hot-webpack | Demonstrates hot module reloading for Elm and Webpack | 8 |
intellij-elm/intellij-elm | A plugin for IntelliJ Platform IDEs that provides support and features for the Elm programming language | 396 |
peterchenhdu/webbf | A full-stack Java web application demo with backend and frontend parts, showcasing various technologies such as Spring MVC, MyBatis, Quartz, Ehcache, React, Webpack, and Ant Design. | 438 |
eeue56/haskell-to-elm | A collection of examples demonstrating key differences between Haskell and Elm programming languages | 67 |
evancz/elm-todomvc | An Elm implementation of the TodoMVC app, showcasing basic CRUD operations and state management | 1,216 |