nanoquery
URL parser
Tiny JavaScript module for parsing and extracting querystring data from URLs
📇 - Tiny querystring module
49 stars
2 watching
13 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
choojs/nanolocation | A small JavaScript library that extracts the current URL path and hash as a single string. | 10 |
choojs/nanobus | A lightweight event bus for JavaScript applications | 225 |
choojs/nanotiming | A timing library that allows measuring the execution time of code snippets in web and Node.js environments. | 35 |
choojs/nanocomponent | Creates high-performance HTML components by isolating native DOM libraries and minimizing unnecessary rendering | 366 |
choojs/nanorouter | A lightweight router for handling client-side route changes in web applications | 116 |
choojs/nanohref | A library that provides a simple way to handle click events on anchor elements. | 41 |
unshiftio/url-parse | A small footprint URL parser that works in both browser and Node.js environments. | 1,029 |
choojs/nanohtml | Library for creating and rendering HTML templates in Node.js with support for Server Side Rendering and DOM manipulation | 687 |
snd/url-pattern | A small, fast, and customizable JavaScript library for parsing URLs and string patterns. | 585 |
yanagieiichi/uparams | A utility library for parsing and manipulating URL query strings and hash values | 3 |
koajs/qs | Enables safe and secure query string parsing in Koa applications | 88 |
hetiansu5/urlquery | A URL query string encoder and parser written in Go. | 60 |
choojs/nanostate | A library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking. | 170 |
choru-k/react-native-html-parser | A JavaScript library for parsing HTML and XML documents across multiple platforms, including React Native and Titanium. | 84 |
choojs/choo-store | A lightweight state structure for Choo applications | 37 |