qss
Query string encoder
A utility for encoding and decoding query strings in JavaScript.
A tiny (294b) browser utility for encoding & decoding a querystring.
446 stars
8 watching
17 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lukeed/dequal | A utility to check for deep equality across various data types | 1,379 |
sonh/qs | A Go package for encoding data structures into URL query parameters. | 76 |
brettz9/eslint-config-ash-nazg | A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |
stanscates/react-native-jwt | A package for encoding and decoding JSON Web Tokens compatible with React Native | 43 |
lukeed/navaid | A small JavaScript navigation aid for routing and handling client-side URL changes | 783 |
hetiansu5/urlquery | A URL query string encoder and parser written in Go. | 60 |
lukeed/kleur | A lightweight Node.js library for formatting terminal text with ANSI colors | 1,631 |
google/go-querystring | A library for encoding structs into URL query parameters | 2,006 |
codemonkeysteve/fast_xor | An extension that provides fast in-place String XOR functions for cryptography | 31 |
dcshi/lua-resty-qrdecode | A QR decoder library for lua-based web applications | 12 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
koajs/qs | Enables safe and secure query string parsing in Koa applications | 88 |
pitiphong-p/urlqueryitemencoder | Encodes any Encodable value into an array of URLQueryItem objects | 64 |
treye/json_stream_encoder | A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
willfarrell/alfred-encode-decode-workflow | An Alfred workflow for encoding and decoding strings in various formats using PHP. | 529 |