inflate-object-spread
Inflate objects that are written with keys as string paths: `{ 'foo.bar': 'baz' }` into `{ foo: { bar: 'baz' } }`
Inflate objects that are written with keys as string paths: `{ 'foo.bar': 'baz' }` into `{ foo: { bar: 'baz' } }`
Html helpers for hyperapp `h`
Generate Typescript declarations from C header files
Generate localized versions of your elm-app, import and export strings (PO/CSV)
A tool that allows you to check the quality fo your Elm code documentation.
Predictable state container for JavaScript apps
A package to provide support for compiling Elm in Laravel Elixir 6
Modern state-machine based approach for building javascript/typescript applications
Run elm-lint from Node.js
The Elm Architecture in Redux
Elm protoc plugin
Predictable state container for JavaScript apps
Support package for graphql-to-elm, which generates Elm types, encoders and decoders from GraphQL queries
Cordova template to jumpstart development using Elm and Webpack
Sequence your effects naturally and purely by returning them from your reducers.
functional style easing & animations library with type safety
Monitor your elm program with redux-devtools
webpack loader for using CSS modules in Elm code
Predictable state container for JavaScript apps
Create the minimal, StartApp-ready Elm project boilerplate