Topic: "querystring"
pbeshai/use-query-params
React Hook for managing state in URL query parameters with easy serialization.
Language: TypeScript - Size: 7.27 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 2,204 - Forks: 98

google/go-querystring
go-querystring is Go library for encoding structs into URL query strings.
Language: Go - Size: 67.4 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 2,046 - Forks: 180

balazsbotond/urlcat
A URL builder library for JavaScript.
Language: TypeScript - Size: 1.55 MB - Last synced at: 3 days ago - Pushed at: 6 days ago - Stars: 1,831 - Forks: 59

enisn/AutoFilterer
AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatible with Open API 3.0 Specifications
Language: C# - Size: 4.87 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 470 - Forks: 37

SixLabors/ImageSharp.Web
:globe_with_meridians: High Performance Image Processing Middleware for ASP.NET- Core.
Language: C# - Size: 1.32 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 434 - Forks: 103

thephpleague/uri-components
[READ-ONLY] League URI components objects
Language: PHP - Size: 3.38 MB - Last synced at: 2 days ago - Pushed at: 21 days ago - Stars: 314 - Forks: 5

GoogleChromeLabs/native-url
Node's url module implemented using the built-in URL API.
Language: JavaScript - Size: 2.57 MB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 288 - Forks: 12

anonrig/fast-querystring
A 45% faster alternative to node:querystring module
Language: JavaScript - Size: 297 KB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 268 - Forks: 12

TRUEPIC/queryql
Easily add filtering, sorting, and pagination to your Node.js REST API through your old friend: the query string!
Language: JavaScript - Size: 907 KB - Last synced at: 26 days ago - Pushed at: about 1 month ago - Stars: 120 - Forks: 13

derekstavis/go-qs
A Go port of Rack's query string parser
Language: Go - Size: 147 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 102 - Forks: 8

anvaka/query-state
Application state in query string
Language: JavaScript - Size: 1.35 MB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 98 - Forks: 5

iambumblehead/form-urlencoded
Return an object as an `x-www-form-urlencoded` string
Language: JavaScript - Size: 222 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 83 - Forks: 23

sonh/qs
Go module for encoding structs into URL query parameters
Language: Go - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 77 - Forks: 5

bripkens/lucene
Node.js lib to transform: lucene query β syntax tree β lucene query
Language: JavaScript - Size: 448 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 75 - Forks: 33

pbeshai/serialize-query-params π¦
A javascript library for simplifying encoding and decoding URL query parameters
Language: TypeScript - Size: 261 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 71 - Forks: 11

taro-28/tanstack-table-search-params
React Hook for syncing TanStack Table state with URL search params.
Language: TypeScript - Size: 1.86 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 64 - Forks: 2

nitedani/zustand-querystring
A Zustand middleware that syncs the store with the querystring.
Language: TypeScript - Size: 342 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 63 - Forks: 9

sophilabs/django-qurl-templatetag
A Django template tag to modify url's query string.
Language: Python - Size: 82 KB - Last synced at: 18 days ago - Pushed at: about 5 years ago - Stars: 57 - Forks: 12

trevorblades/use-query-string
π A React hook that serializes state into the URL query string
Language: TypeScript - Size: 1000 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 56 - Forks: 5

BaseMax/DecodeQueryStringC
A tiny library for decode value of the query string using c with utf8 support and html entities.
Language: C - Size: 58.6 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 49 - Forks: 9

baruchiro/use-route-as-state π¦
Use React Router route and query string as component state
Language: TypeScript - Size: 6.35 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 7

Profiscience/knockout-contrib
:metal: KnockoutJS Goodies Monorepo
Language: TypeScript - Size: 24.2 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 41 - Forks: 7

litestar-org/fast-query-parsers
Ultra-fast query string and url-encoded form-data parsers
Language: Rust - Size: 184 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 39 - Forks: 5

maxprilutskiy/filterion
πͺ A declarative JavaScript library for search params orchestration.
Language: TypeScript - Size: 1.47 MB - Last synced at: 19 days ago - Pushed at: 12 months ago - Stars: 38 - Forks: 100

alloc/json-qs
JSON in query strings, human-readable and compact
Language: TypeScript - Size: 55.7 KB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 24 - Forks: 0

Swizec/web-session-counter
Utility to count a user's web sessions based on the definition GA uses.
Language: JavaScript - Size: 6.84 KB - Last synced at: 26 days ago - Pushed at: almost 6 years ago - Stars: 24 - Forks: 9

micell/micell
A collection of functions for front-end development
Language: TypeScript - Size: 1.7 MB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 23 - Forks: 3

Cap32/tiny-querystring
Tiny parsing and formatting URL query strings for Node.js and browser (309B only)
Language: JavaScript - Size: 57.6 KB - Last synced at: 17 days ago - Pushed at: over 7 years ago - Stars: 22 - Forks: 1

goto-bus-stop/qs-stringify
Simple query stringify with nesting, ~200b gzipped.
Language: JavaScript - Size: 128 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 20 - Forks: 4

crwlrsoft/query-string
A library for convenient handling of query strings used in HTTP requests.
Language: PHP - Size: 39.1 KB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 20 - Forks: 3

TRowbotham/URL-Parser
A WHATWG URL spec compliant URL parser for working with URLs and their query strings.
Language: PHP - Size: 764 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 18 - Forks: 0

ababic/django-querystring-tag
A single, powerful template tag for modifying and rendering safe, suitably-encoded querystring values. It's the clean and simple way to create pagination links, filters, and other state-preserving links
Language: Python - Size: 96.7 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 17 - Forks: 2

Ernxst/svelte-query-params
The easiest way to reactively manage query params in Svelte and SvelteKit applications, both on the server and in the browser.
Language: TypeScript - Size: 874 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 15 - Forks: 1

xsolla/lfg-query-coder
πͺ URL query encoder/decoder with a user configuration
Language: TypeScript - Size: 67.4 KB - Last synced at: 5 days ago - Pushed at: almost 3 years ago - Stars: 15 - Forks: 0

ecrmnn/querystate
π Simple and dependency free query string state management
Language: JavaScript - Size: 192 KB - Last synced at: 16 days ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 2

Cap32/react-router-mobx
π‘ When React Router meets MobX: observable router and location
Language: JavaScript - Size: 120 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 0

bpolaszek/querystring
PHP 7.1+ Query String manipulation library. No dependency, immutable, lightweight, PSR-7 compliant.
Language: PHP - Size: 44.9 KB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 13 - Forks: 0

chaitin/querystring π¦
Parse and stringify URL query strings
Language: TypeScript - Size: 73.2 KB - Last synced at: 13 days ago - Pushed at: almost 7 years ago - Stars: 13 - Forks: 2

ajclopez/mongo-spring-search
Convert URL query parameters to MongoDB queries
Language: Java - Size: 42 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 12 - Forks: 3

invoate/alpine-query-string
Query String Binding for AlpineJS
Language: JavaScript - Size: 9.77 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

jroliveira/http-query-filter
Project-based filter system StrongLoop Node.js API Platform developed by IBM Company.
Language: C# - Size: 2.31 MB - Last synced at: 29 days ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 1

mmirus/gravity-forms-javascript-dynamic-population
Dynamically populate Gravity Forms fields from query parameters using JavaScript.
Language: PHP - Size: 10.7 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 1

nutes-uepb/query-strings-parser
Middleware to transform query strings in a format that is recognized by the MongoDB, MySQL and other databases...
Language: JavaScript - Size: 106 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 3

slaveofcode/restful-filter
Express library to convert querystring parameters into parsed json with related operators, also support pagination as well
Language: JavaScript - Size: 32.2 KB - Last synced at: 24 days ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 4

DanDiplo/QueryString-Helper
A small library to help parse and manipulate ASP.NET QueryString parameters in C#
Language: C# - Size: 152 KB - Last synced at: 6 months ago - Pushed at: almost 10 years ago - Stars: 10 - Forks: 4

W-Dental/request
A tiny fetch handler
Language: TypeScript - Size: 1.38 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

abhi11210646/Image-search-google π¦
NPM which will help to Search images using Google Custom Search Engine API by abstracting dirty api request work.(Repo for NPM)
Language: JavaScript - Size: 13.7 KB - Last synced at: 23 days ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 3

FGRibreau/querystring
π¦ Querystring for Rust
Language: Rust - Size: 4.88 KB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 3

lmc-eu/api-filter
Parser/builder for filters from API query parameters
Language: PHP - Size: 258 KB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 3

ByteAether/QueryLink
QueryLink simplifies the integration of UI components with backend data sources, making it easier to manage filters and sorting operations with minimal code.
Language: C# - Size: 148 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 2

misuken-now/url-from
Type-safe URL generator with RFC3986 encoding support
Language: TypeScript - Size: 1.08 MB - Last synced at: 24 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 0

Hunterdii/Asp.Net-Basic-Programs
Asp.NET Examples Programs
Language: JavaScript - Size: 41.5 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

Hackdoor-io/imgix
π A dependency-free query string builder for Imgix in TypeScript.
Language: TypeScript - Size: 517 KB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

JoseLion/ts-routeways
A type-safe solution to define and consume routes
Language: TypeScript - Size: 7.21 MB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

filefoxper/type-qs
parse a location.search with type descriptions, and get a more useful query data
Language: TypeScript - Size: 115 KB - Last synced at: 42 minutes ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

OneWayTech/vue-sync-query-mixin
Effortlessly keep local state and $route.query in sync for Vue 1.x | 2.x
Language: JavaScript - Size: 34.2 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 2

77Vincent/sequelize-easy-query
An easy and robust way of making filtering, searching and ordering in sequelize.
Language: JavaScript - Size: 99.6 KB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 1

audunhalland/parceq π¦
Search query language parser written in Java
Language: Java - Size: 42 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 2

fallenleavesguy/any-qs π¦
parse anything look like key=value
Language: JavaScript - Size: 47.9 KB - Last synced at: 2 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 1

abhi11210646/Stock-Market-Real-Time-Data π¦
Display stock market data using WebSocket
Language: JavaScript - Size: 1.93 MB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 3

richardwestenra/tiny-query-string
A cute lil URL Query String utility library
Language: JavaScript - Size: 25.4 KB - Last synced at: 12 days ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 0

jsonurl/jsonurl-java
JSON->URL defines a text format for the JSON data model suitable for use within a URL/URI (as described by RFC3986). This repository holds the Java reference implementation of JSON->URL.
Language: Java - Size: 6.08 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 5 - Forks: 3

VdustR/nanostores-qs
A reactive querystring manager using nanostores
Language: TypeScript - Size: 2.43 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 5 - Forks: 0

jill64/svelte-qparam
π Type-Safe Query Parameter for SvelteKit
Language: TypeScript - Size: 2.31 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

TheNaubit/make-url
πͺ A tiny URL builder library for TypeScript.
Language: TypeScript - Size: 479 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 4 - Forks: 1

deltazero-cz/node-object-query-string
Stringify objects as URL Query Strings, a lightweight mock of jQuery.param without any dependencies!
Language: TypeScript - Size: 138 KB - Last synced at: 17 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

imjuni/url-naong
A URL builder library for JavaScript, TypeScript
Language: TypeScript - Size: 555 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

jsmini/querystring
Language: JavaScript - Size: 752 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

kimaramy/use-query-param
Powerful state management for URL query parameter. Light-weight, TS support and no dependencies.
Language: TypeScript - Size: 291 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

space-fe/react-query-string-to-props
Mapping query string from url to Component props seamlessly.
Language: JavaScript - Size: 304 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

alexaubry/QuerySerialization π¦
Encode and Decode Query Strings in Swift
Size: 274 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

vzhufk/bookshelf-collection-querystring-mutation
Bookshelf Plugin that allows easy querystring filtering and sorting of collection.
Language: JavaScript - Size: 60.5 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

phpgt/Input
Encapsulated and type-safe user input.
Language: PHP - Size: 380 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 3

Altair-Bueno/recast
Transforms one serialization format into another
Language: Rust - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

abudusamad/portfoliowebsite
This is my simple portfolio webiste which talks more about my interest and projects that have done so far
Language: TypeScript - Size: 13.8 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

themustafaomar/laravel-qsw
Cleanly apply filters on a query builder depending on query string parameters.
Language: PHP - Size: 8.79 KB - Last synced at: 27 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

Kei-K23/query-string
Parse and stringify URL query strings in a fantastic way π
Language: Rust - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

Sarv/Elastic_Query_Builder
A library to parse and build complex Elasticsearch queries from string inputs. Takes cares of bracket grouping and nested queries.
Language: JavaScript - Size: 309 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

crpietschmann/jHash
jHash allows you to work with 'location.hash' value in a similar fashion to a server-side query string. It also supports cross-browser "hashchange" event handling and a hash-based Routing engine.
Language: JavaScript - Size: 1.53 MB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

ufologist/qsman
θ§£ζεη»΄ζ€(ε’ε ζΉζ₯) URL δΈηεζ°
Language: JavaScript - Size: 256 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

routerify/routerify-query
A Routerify middleware which parses the request query string
Language: Rust - Size: 34.2 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 4

noorzaie/aqs
A query string parser with advanced features
Language: TypeScript - Size: 22.5 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

SyysBiir/json-to-http-query-string
This package allows you to convert JSON to Http query string
Language: JavaScript - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

dianper/feature-toggle
Custom feature flag using Microsoft.FeatureManagement
Language: C# - Size: 40 KB - Last synced at: 10 days ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

pajaydev/make-string
:gun: Convert objects/array to string in required format.
Language: JavaScript - Size: 6.84 KB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

mtimofiiv/express-query-params
Express.js middleware implementing the API Query Spec, converting the query to something queryable to an SQL or Mongo database.
Language: JavaScript - Size: 71.3 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

filipstefansson/query-fns
π Parse and stringify URL search params.
Language: JavaScript - Size: 125 KB - Last synced at: 9 days ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

rootslab/bolgia
Bolgia, an helper module for the config hell: "..non ragioniam di lor, ma guarda e passa.."
Language: JavaScript - Size: 63.5 KB - Last synced at: 20 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

jill64/typed-qparam
π Type-safe query parameter manipulation
Language: TypeScript - Size: 414 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

marcodpt/query π¦
[DEPRECATED] A really small query string parser and builder, that converts from and to JSON, written as a js es6 module.
Language: JavaScript - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

Jomagene/article-preview-component
Responsive and interactive solution to the Frontend Mentor "Article Preview Component" challenge. Built with semantic HTML, Sass/SCSS, and JavaScript, this project features a responsive layout, hover states, and a share button that toggles social media links for an enhanced user experience.
Language: HTML - Size: 869 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

si3nloong/rsql
RSQL in typescript
Language: TypeScript - Size: 912 KB - Last synced at: about 7 hours ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

JoshuaMc1/Tic-Tac-Toe-Multiplayer
Tic Tac Toe Multijugador es un juego clΓ‘sico de tres en raya, desarrollado con React y Node, que permite a varios jugadores competir en tiempo real a travΓ©s de una conexiΓ³n websocket.
Language: JavaScript - Size: 225 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

RimRaider639/Rimessa
A clone of mytheresa.com, an ecommerce store for fashion apparels. A solo endeavor, executed in 5 days.
Language: JavaScript - Size: 459 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

nisevi/youtube-playlist-search
Searches over title and description of videos in an specific playlist.
Language: JavaScript - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 2

space-fe/react-use-querystring-state
Mapping query string from url to Component state seamlessly
Language: TypeScript - Size: 446 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

slocka/use-query-params-state
React hooks to manage your application state using the URL query parameters.
Language: TypeScript - Size: 2.08 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

dzucconi/queryparams
Parse and coerce query string. Set defaults and enforce a schema.
Language: TypeScript - Size: 726 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Kralizek/HttpExtensions
Classes and extension methods to make easier to work with REST APIs via HttpClient
Language: C# - Size: 63.5 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

bartektelec/easy-queryparams
π Convert JS objects to query strings and vice versa
Language: TypeScript - Size: 213 KB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0
