Trending in open source
See what the GitHub community is most excited about today.
Sign up for free to get started
-
evancz / start-app
Make an app, start it up
-
elm-lang / elm-lang.org
The full source for http://elm-lang.org/, the home-page of the Elm programming language. Open sourced as a way to teach people how to write and serve Elm code. Follow the instructions in README.md to get the site setup on your own machine.
-
elm-native-ui / elm-native-ui
WIP experiment: Build mobile apps in Elm using React Native.
-
elm-lang / core
Elm's core libraries
-
evancz / elm-html
Use HTML in Elm!
-
NoRedInk / take-home
A take-home application written in Elm and only Elm
-
rtfeldman / elm-css
(BETA - use with caution!) Elm CSS preprocessor that lets you use union types rather than Strings for your classes and IDs
-
izdi / elm-cheat-sheet
An overview of Elm syntax and features
-
Gizra / elm-hedley
Elm web app with Headless Drupal backend
-
deadfoxygrandpa / elm-test
A unit testing framework for Elm
-
johnpmayer / elm-webgl
Functional 3D Rendering with WebGL in Elm
-
mabrasil / safadometro
Polyglot implementations of "safadeza" calculus.
-
jcollard / elmtris
A Tetris game for the web browser written in Elm
-
sporto / hop
A router for single page applications in Elm
-
slawrence / vessel
A "tunnel" game written in Elm!
-
stephenbalaban / Gravity
An orbital simulation game written in Elm
-
eeue56 / servelm
Server-side Elm
-
TheSeamau5 / elm-checkerboardgrid-tutorial
Tutorial on Container Components in Elm
-
evancz / first-person-elm
First-person navigation in a simple 3D world, written in Elm
-
pdamoc / elmChallenges
A learning project for Elm programming language
-
robertjlooby / elm-koans
A set of koans for learning Elm
-
evancz / TodoFRP
Basic Todo list example, written with FRP in Elm
-
ThomasWeiser / elmfire
Firebase Bindings for Elm
-
rgrempel / elm-route-hash
Router for single-page-apps in Elm
-
TheSeamau5 / elm-router
Easy routing in Elm