robinheghan / elm-phone-numbersLinks
A package for validating and retrieving information about phone numbers. Based on google's libphonenumber.
☆17Updated 2 years ago
Alternatives and similar repositories for elm-phone-numbers
Users that are interested in elm-phone-numbers are comparing it to the libraries listed below
Sorting:
- Build JSON encoders and decoders with minimal boilerplate☆50Updated 5 months ago
- Do string operations based on graphemes instead of codepoints or bytes.☆25Updated 2 years ago
- Experimental command-line scripting for Elm☆34Updated 4 years ago
- A tool for installing private Elm packages from any git url.☆121Updated 2 years ago
- Explorations☆60Updated 2 years ago
- Read, parse and embed environment variables and file content into your Elm code.☆18Updated 4 years ago
- Basic text editor written in Elm☆70Updated 3 years ago
- Experimental tool for finding unused functions/finding usages☆62Updated 2 years ago
- Describe the behavior of Elm programs☆33Updated 2 years ago
- A DSL for creating Elm syntax trees and pretty printing Elm source code.☆20Updated last year
- A reliable way to format dates and times in Elm.☆53Updated last year
- Work with bytes and implement network protocols☆84Updated 6 years ago
- An experimental Style Framework built on top of elm-ui