uri_query
Query parser
A utility library for encoding and parsing URI query parameters in Elixir.
URI encode nested GET parameters and array values in Elixir
13 stars
1 watching
10 forks
Language: Elixir
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
s-m-i-t-a/database_url | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
marcelog/ex_rfc3986 | An Elixir implementation of the URI parsing rules defined in RFC3986 | 10 |
nazipov/ua_parser2-elixir | A Elixir implementation of a user agent parser | 1 |
elixir-inspector/ua_inspector | A tool to parse and extract information from user agent strings. | 125 |
nhu313/quinn | An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. | 49 |
kemonomachi/yuri | Elixir module for manipulating URIs with a dictionary-like interface. | 13 |
sheharyarn/better_params | A Plug that converts request parameters to atoms in Elixir web applications | 97 |
fazibear/defql | A library providing a simple, high-level interface to interact with SQL databases using Elixir functions as the query language. | 103 |
manukall/feeder_ex | An Elixir wrapper around the RSS parser Feeder to simplify parsing and working with RSS feeds. | 70 |
nurugger07/calliope | An Elixir-based parser for HAML templates to generate HTML output. | 198 |
thephpleague/uri-interfaces | An interface for representing URI objects according to RFC 3986 | 462 |
gamache/fuzzyurl.ex | A library for parsing and manipulating URLs in Elixir with fuzzy matching capabilities. | 20 |
rob-bie/expr | An Elixir library for parsing and evaluating mathematical expressions. | 12 |
mischov/meeseeks | A parser and extractor for HTML and XML data with CSS or XPath selectors | 316 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,034 |