Pinned Repositories
elm-test
moved to elm-explorations/test
elm-webpack-loader
Webpack loader for the Elm programming language.
elm-webpack-starter
Boilerplate for developing Elm apps on Webpack
html-extra
Additional functions for working with Html.
js-integration-examples
Examples of common uses of ports and web components
json-extra
Convenience functions for working with Json.
list-extra
Convenience functions for working with List.
maybe-extra
Convenience functions for working with Maybe.
result-extra
Convenience functions for working with Result.
string-extra
String helper functions for Elm.
Elm Community's Repositories
elm-community/elm-webpack-starter
Boilerplate for developing Elm apps on Webpack
elm-community/elm-webpack-loader
Webpack loader for the Elm programming language.
elm-community/elm-test
moved to elm-explorations/test
elm-community/js-integration-examples
Examples of common uses of ports and web components
elm-community/list-extra
Convenience functions for working with List.
elm-community/webgl
Moved to elm-explorations/webgl
elm-community/parser-combinators
A parser combinator library for Elm.
elm-community/elm-webgl
Moved to elm-explorations/webgl
elm-community/elm-time
A pure Elm date and time library.
elm-community/graph
Functional Graph Library in Elm.
elm-community/typed-svg
Typed SVG library written for Elm
elm-community/maybe-extra
Convenience functions for working with Maybe.
elm-community/json-extra
Convenience functions for working with Json.
elm-community/string-extra
String helper functions for Elm.
elm-community/guidelines
guidelines for *-extra contributors
elm-community/SublimeElmLanguageSupport
Elm language syntax highlighting and tool integration for ST2/3.
elm-community/html-extra
Additional functions for working with Html.
elm-community/random-extra
Extra functions for the core Random library.
elm-community/elm-faq
FAQ about the Elm language.
elm-community/basics-extra
Additional basic functions for Elm.
elm-community/material-icons
Material Icons in Elm.
elm-community/dict-extra
A library with extra functions for the dictionary type in elm core.
elm-community/result-extra
Convenience functions for working with Result.
elm-community/easing-functions
Easing (animation and timing) library for Elm.
elm-community/array-extra
convenience functions for working with Array
elm-community/slack
A meta repo for all things Slack-related
elm-community/discussions
A repo for holding Elm community discussion rules and metadata
elm-community/intdict
Optimized dictionary specialization for Integers. Mirrors the dictionary API.
elm-community/Elm.tmLanguage
elm-community/ratio
Ratio library for elm.