rtfeldman / elm-validateLinks
Convenience functions for validating Elm data.
☆144Updated last year
Alternatives and similar repositories for elm-validate
Users that are interested in elm-validate are comparing it to the libraries listed below
Sorting:
- elm-http-builder☆163Updated 4 years ago
- Parse URLs into nicely structured data☆114Updated 6 years ago
- Dynamic forms handling in Elm☆193Updated 4 years ago
- Runs elm-test suites from Node.js. Get it with npm install -g elm-test☆137Updated 4 months ago
- A reusable date picker component in Elm.☆96Updated 6 years ago
- Autocomplete for Elm apps; in Elm☆173Updated 7 years ago
- Tools for fetching data from remote sources (incl. HTTP).☆249Updated 4 months ago
- ⚠️MOVED ⚠️ to NoRedInk/elm-json-decode-pipeline as of Elm 0.19!☆248Updated 6 years ago
- Build type-safe composable forms in Elm☆198Updated 2 years ago
- Render elm on the server☆101Updated 8 years ago
- Persistent cache, exposing localStorage functionality in a nicer way☆125Updated 7 years ago
- A pure Elm date and time library.☆67Updated 3 years ago
- A modal library for Elm☆90Updated 6 years ago
- Writer powered pipelining for `(model, Cmd msg)`☆83Updated 6 months ago
- 📅 Date and Time Picker☆94Updated 6 years ago
- Hot module reloading for Elm☆74Updated 2 years ago
- 💡 Figure out how JSON decoders in Elm work by writing them. Step by step.