ex_rfc3966
Tel Parser
A Tel URI parser based on the official uri grammar following the RFC3966 standard.
Elixir Tel URI parser compatible with RFC3966
1 stars
3 watching
0 forks
Language: Elixir
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
marcelog/ex_abnf | An Elixir implementation of an ABNF parser and interpreter for abstract syntax trees. | 61 |
marcelog/elixir_authorizenet | An Elixir client for the Authorize.Net merchant API | 11 |
zamith/tomlex | An Elixir implementation of the TOML markup language parser | 32 |
nurugger07/calliope | An Elixir-based parser for HAML templates to generate HTML output. | 198 |
rob-bie/expr | An Elixir library for parsing and evaluating mathematical expressions. | 12 |
thephpleague/uri-interfaces | An interface for representing URI objects according to RFC 3986 | 462 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
savonarola/optimus | A command line arguments parsing library | 10 |
manukall/feeder_ex | An Elixir wrapper around the RSS parser Feeder to simplify parsing and working with RSS feeds. | 70 |
fcevado/phone | A parser for extracting phone number information from international standards | 105 |
mirage/ocaml-uri | An OCaml implementation of the RFC3986 specification for parsing URIs/URLs. | 98 |
parroty/oauth2ex | An OAuth 2.0 client library for Elixir. | 57 |
s-m-i-t-a/database_url | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
corporateshark/lurlparser | A lightweight URL parser written in C++ that breaks down URLs into their constituent parts and provides access to them. | 92 |