uparams
Query string parser
A utility library for parsing and manipulating URL query strings and hash values
An URL params parser
3 stars
2 watching
1 forks
Language: HTML
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,034 |
hetiansu5/urlquery | A URL query string encoder and parser written in Go. | 60 |
anonrig/url-js | A high-performance URL parsing state machine implementation in Node.js | 165 |
tomwright/queryparam | Converts URL query parameters into struct values of the correct types | 19 |
kemonomachi/yuri | Elixir module for manipulating URIs with a dictionary-like interface. | 13 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,713 |
choojs/nanoquery | Tiny JavaScript module for parsing and extracting querystring data from URLs | 49 |
brunobernardino/shurley | A tool for parsing and normalizing URLs with potential errors or typos | 6 |
choojs/nanolocation | A small JavaScript library that extracts the current URL path and hash as a single string. | 10 |
shhavel/uri_query | A utility library for encoding and parsing URI query parameters in Elixir. | 13 |
yamafaktory/jql | A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,509 |
s-m-i-t-a/database_url | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
patternhelloworld/url-knife | A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |
claco/muster | A gem that simplifies parsing and processing query strings in Ruby applications to improve API development efficiency | 29 |
gamache/fuzzyurl.ex | A library for parsing and manipulating URLs in Elixir with fuzzy matching capabilities. | 20 |