url-slug-match
Convert a dot/underscore/space separated string to string with hyphen and lower case. Good for SEO.
Convert a dot/underscore/space separated string to string with hyphen and lower case. Good for SEO.
a dependencyless url shortner for nodejs
url shortener, mongo, nodejs
Functional utils for URLs
Parse URL parameters
Fix `url.parse` to work with percent (%) characters in auth strings
Small footprint URL parser that works seamlessly across Node.js and browser environments
url-param-nav 是用于执行在url参数中传递的跳转位置的工具,它解决了单面应用中用url参数传递跳转位置带来的重复跳转等问题
获取浏览器地址栏参数
the url of tools
a simple url params tools
A tool which transfer url between object and string.
It allows you to append / remove query params from browser url
A simple RegEx based utility for parsing each part of the URL. This would help to get the different constituents of the URL.
wrangle squirly urls
Simple lib for signing the host and path part of a URL, omitting the querystring and protocol.
extract url params, tested with react app.
a url query updater that update your query
Parse string url into different component like protocol, hostname, path, queries, and etc using Regex
URL parser that provides a lightweight solution when browserified and uses node's internal url parsing for a node environment