nanolocation
URL parser
A small JavaScript library that extracts the current URL path and hash as a single string.
📍- Small window.location library
10 stars
2 watching
6 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
choojs/nanoquery | Tiny JavaScript module for parsing and extracting querystring data from URLs | 49 |
choojs/nanorouter | A lightweight router for handling client-side route changes in web applications | 116 |
choojs/nanotiming | A timing library that allows measuring the execution time of code snippets in web and Node.js environments. | 35 |
unshiftio/url-parse | A small footprint URL parser that works in both browser and Node.js environments. | 1,029 |
choojs/nanobus | A lightweight event bus for JavaScript applications | 225 |
choojs/choo-redirect | A utility for redirecting between views in a web application | 19 |
choojs/nanohref | A library that provides a simple way to handle click events on anchor elements. | 41 |
choojs/nanocomponent | Creates high-performance HTML components by isolating native DOM libraries and minimizing unnecessary rendering | 366 |
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 |
anonrig/url-js | A high-performance URL parsing state machine implementation in Node.js | 165 |
brunobernardino/shurley | A tool for parsing and normalizing URLs with potential errors or typos | 6 |
1pt-co/api | A URL shortening service that takes user input and maps it to a unique, redirectable address. | 32 |
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 |