Development: Helpers, extras, utils
Pure, conflict-free, JSON-friendly, arbitrary size, sequential ID string.
the missing http task for json
Convenience functions for working with Bools
Retry a task with list of retry policies
Define flag names for a bit space and operate on registers.
Debounce or throttle your actions
Convenience functions for working with Array
Additional basic functions
Convenience functions for working with Dict
Convenience functions for working with List
Convenience functions for working with Maybe
Extra functions for the core Random library
Convenience functions for working with Result
String helper functions for Elm
Utility functions for an improved experience with elm/core
Extra functions for working with Cmds
Simple sliding log rate limiter.
Convenience functions not found in core elm packages
Replacement for the standard Url.Builder, with more convenience functions
Extra functions for elm/browser
Pipeline-friendly helpers for working with Cmds
Extra functions for working with Posix times from elm/time
A set of rules for installing code in an existing Elm project.
A suspendable stopwatch counting events that took place in latest xxx seconds.
keep going with a partial value or stop with the result
Convenience functions for working with Result
Enable branching (oneOf) for elm/bytes decoders.
Alternative to elm/file that can be encoded and passed through ports
Additional functions for working with Chars
Automatic message-replay for Elm!
Core functions with explicit comparison in Elm!
Enumerate custom-types in Elm!
A collection of helpers for the Tuple type.
Functions for manipulating filters
A package for navigating directories
Functions for manipulating filters
Functions for manipulating sorters
Convenience functions for working with Set.
Keeps track and listens to your events of any form
Helpers for working with elm/bytes
Convenience functions for working with tuples
A set of helpers for working with elm/time
Running a function several times using index
Would you like to use Elm for real-world projects?
📢 My book
Practical Elm
skips the basics and gets straight into the nuts-and-bolts of building non-trivial apps.
🛠 Things like building out the UI, communicating with servers, parsing JSON, structuring the application as it grows, testing, and so on.