urlencode
There are 44 repositories under urlencode topic.
iambumblehead/form-urlencoded
Return an object as an `x-www-form-urlencoded` string
ring-clojure/ring-codec
Utility library for encoding and decoding data
wadelau/Base62x
Base62x is an alternative approach to Base 64 without symbols in output. 无符号的Base64编码解码方案.
ethauvin/urlencoder
A simple defensive library to encode/decode URL components.
middlewares/payload
PSR-15 middleware to parse the body of the request with support for json, csv and url-encode
bww/urlencode
A command line tool for manipulating URL-encoded query strings
gokulapap/urlencode
A script to Encode urls in command line
ko1nksm/url
URL builder with URL encoding for CLI and portable shell scripts
XadillaX/liburlencode
C++ library for urlencode.
iossefy/urlenc
fast url encoding/decoding in your terminal
touchbit/form-urlencoded-marshaller
The marshaller allows you to convert a FormUrlEncoded string to a POJO/Map object and vice versa. Supports nesting of objects, lists, arrays. Supports indexed and non-indexed lists.
kaixinhupo/urlencode
UrlEncode,UrlDecode 支持gb2312,gbk编码方式
luke3butler/node-phpurlencode
URL encoder/decoder for javascript that is functionally similar to PHP urlencode() and urldecode()
MingYueGuCheng/LYToolsKit
常用的字符串、图片处理,轻量级的小组件
egor-zakharov/urlenc-allure-rest-assured
Add data-urlencode parameters to cURL in the allure report
feiin/querystring
A querystring parsing and stringifying go library. Golang序列化和解析querystring库.
Foryah/urld3c
Tool to url encode/decode the stdin
Joao-Peterson/httputils
Utility for handling http querystrings and other http related stuff
mustakimali/DevStuffs-oss
Useful tools for lazy smart developers. URL Encoder & Decoder, Base64 Encoder & Decoder, C# Exception Message Beautifier, JSON Formatter, JS Formatter, CSS Formatter, HTML Formatter, XML Formatter JSON Minifier/Uglifier, HTML Minifier/Uglifier, CSS Minifier/Uglifier, JS Minifier/Uglifier, Hashing MD5, SHA-1, SHA-256, SHA-512, RIPEMD, CRC-32
waldirborbajr/urlencode
A command line tool for manipulating URL-encoded query strings
amw863/chromext-devtools
开发小助手,常用时间转换、URL 编码解码、json 除转义、字符串 md5 加密、base64 加解密等
annaeremina96/python_karpov_courses
Mini-projects completed within the Python module of the Data Analyst course on the Karpov Courses platform
belladzhu/e-commerce-delivery
Анализ поведения пользователей, когортный анализ, RFM-анализ
ilya-smut/BasicUtils
This repository aims to streamline your programming tasks with a variety of utility functions. Currently featuring encoding and decoding utilities, bit operations, finding modular inverse, and input sanitization.
jelzo/QlikFormat
A light formatting and styling function for QlikView and Qlik Sense. Also contains urlencode and htmlentities functionality.
jtr109/percent-encoding-command
A command for percent-encoding conversion.
rthaut/text-utils-browser-extension
Provides many utilities for quickly manipulating, transforming, and/or copying text
user2739/ecomm_cohort_rfm_project
Анализ совершенных покупок e-commerce
athulnediyedath/URL_Shortner_Code-Clause
This is my first internship task in CodeClause
bcrist/zig-percent-encoding
Percent (URL) Encoding and Decoding for Zig
getdrive/urlcoder
Url encoder and decoder
GHOST-mHBr/urlEncoder
URL encoder written in C
mpetersen/urlencode
A simple command line script to URL encode text input.
pjt3591oo/encrypt
인코딩, 단방향 암호화(해시), 양방향 암호화(대칭키, 비대칭키)
pwshrc/poshy-multimedia
Convenient cmdlets for working with various archive, multimedia, and data-encoding formats directly in your PowerShell terminal.
ron4fun/base_encoding
base_encoding is a compact and standalone encoding library that provides at the moment support for encoding and decoding various bases such as Base16, Base32 (various variants), Base58 (various variants) and Base64 (various variants).