url-query topic

List url-query repositories

use-url-search-params

61
Stars
6
Forks
Watchers

A React Hook to use URL query string as a state management

URLQueryCoder

20
Stars
0
Forks
Watchers

Fast URL query encoder / decoder for Swift Codable types

json-fetch

15
Stars
1
Forks
Watchers

Enhanced Fetch API with first class support for JSON objects

URLFormJS

23
Stars
0
Forks
23
Watchers

URLFormJS - Create sticky forms, stateful applications, and shareable links.

state-in-url

401
Stars
10
Forks
401
Watchers

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...