url-parameters
There are 52 repositories under url-parameters topic.
47ng/nuqs
Type-safe search params state manager for React frameworks - Like useState, but stored in the URL query string.
asmyshlyaev177/state-in-url
Store any user state in query parameters; imagine JSON in a browser URL, while keeping types and structure of data, e.g.numbers will be decoded as numbers not strings. With TS validation. Shared state and URL state sync without any hassle or boilerplate. Supports Next.js@14-15, react-router@6-7, and Remix@2.
rcdilorenzo/filtrex
A library for performing and validating complex filters from a client (e.g. smart filters)
gvergnaud/nextjs-dynamic-routes
[Deprecated] Super simple way to create dynamic routes with Next.js
sachin-philip/beautifier
Simple library to cleanup and prettify url patterns and emails
sonh/qs
Go module for encoding structs into URL query parameters
r3dxpl0it/Damn-Small-URL-Crawler
A Minimal Yet Powerful Crawler for Extracting all The Internal/External/Fuzz-able Links from a website
marrow/uri
A type to represent, query, and manipulate a Uniform Resource Identifier.
TomWright/queryparam
Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.
baralmanish/PushDataToUrl
This is a plugin to add, update and remove data to url params without reloading the webpage.
indentno/vue-url-parameters
A vue mixin that simplifies working with url parameters. The package is developed for the purpose of allowing the key and values of a vue filter to be defined with url parameters.
boxdot/serde-url-params-rs
URL parameters serialization
PaddeCraft/GetiFy
A simple grabify-like ip-logger, but with more information.
mattias-sanfridsson/url-parameters
A package to help you easily manage url parameters with browser history support and listening for changes.
MichaelCurrin/instant-website
The fastest way to make and share a webpage about a product/business/person
mpolinowski/react-transition-group-demo
A react-transition-group Demo animating React Router 4 Transitions
MSiccDev/LinkTools
A small set of helper libraries to make it easier to deal with Links in .NET applications.
posthtml/posthtml-url-parameters
Add parameters to URLs with PostHTML.
RazzerDE/PHP-MySQL-WebApp
💾 This project shows you how to work with databases using MySQL and PHP.
xPloits3c/MetaByte
Clean and Save Unique from a file: URL’s-Email-Phone-IP’s.
0xch4z/query-str
A lightweight, independent micro-library for parsing/generating URL query strings.
ekapam/hide-wp-admin-bar-via-parameter
A simple plugin to hide the WP admin bar with a URL parameter.
emanuelefavero/nextjs-search-query
This is a simple Next.js app that implements a search query using Next.js API routes
gkrsman/django-url-params
Keep URL parameters in Django app after redirect.
abkarim/pass-url-parameter-to-iframe
A WordPress plugin that pass url parameter to iframe url
Git-Lukyen/google_url_utils
Utilities aimed at working with different types of google url stuff, like proto buff parameters or pagination. Currently in development and I’ll add to it when I need more.
hengin-eer/valentine-card-app
バレンタインカードを手軽にシェアできるアプリ
kenjoe41/paramax
Mine URL Parameters from Web Archives in Passive Mode. Bruteforce URL Parameters in Active Mode.
kowith337/avoision
Lightweight browser redirector for those who are addicted to the web of ideas
ostaptan/firudo
rubygem to setup logging and filtering secure attributes for Sinatra
qrac/paramel
Remove unnecessary URL parameters for bookmarks.
R0mb0/Setting_url_parameters_classic_asp
Tool to add parameters to a url before a redirect in Classic ASP.
suvanl/FixMyLinks
🔗🛠️ Replace domain names and remove unwanted tracking data from links shared on Android
WesleyMcGinn/SnailURL
With the SnailURL website, you can create special redirect links.
gabriel-hsb/react-datamuse-query
React app integrated with external API. First project with url search params (react-router-dom)
Malnati/react-use-config
Provides a hook called useConfigParam to retrieve configuration parameters with priority: URL query, environment variables, and default value. It simplifies configuration management, enabling flexibility and adaptability across different environments and scenarios.