ex_rfc3986
URI parser
An Elixir implementation of the URI parsing rules defined in RFC3986
RFC3986 URI parser
10 stars
3 watching
3 forks
Language: Elixir
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marcelog/ex_rfc3966 | A Tel URI parser based on the official uri grammar following the RFC3966 standard. | 1 |
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 |
s-m-i-t-a/database_url | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
rob-bie/expr | An Elixir library for parsing and evaluating mathematical expressions. | 12 |
mirage/ocaml-uri | An OCaml implementation of the RFC3986 specification for parsing URIs/URLs. | 98 |
kemonomachi/yuri | Elixir module for manipulating URIs with a dictionary-like interface. | 13 |
pezra/ex-uri-template | Processes RFC 6570 compliant URI templates for Elixir | 18 |
shhavel/uri_query | A utility library for encoding and parsing URI query parameters in Elixir. | 13 |
thephpleague/uri-interfaces | An interface for representing URI objects according to RFC 3986 | 462 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,034 |
nazipov/ua_parser2-elixir | A Elixir implementation of a user agent parser | 1 |
umurgdk/elixir-feedme | An Elixir implementation of an RSS/Atom feed parser | 15 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
nhu313/quinn | An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. | 49 |