https://github.com/nektro/zig-urlvalues
https://github.com/nektro/zig-urlvalues
zig zig-package
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nektro/zig-urlvalues
- Owner: nektro
- License: mit
- Created: 2023-02-28T04:20:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-21T20:33:29.000Z (about 1 year ago)
- Last Synced: 2025-05-21T21:35:07.134Z (about 1 year ago)
- Topics: zig, zig-package
- Language: Zig
- Homepage:
- Size: 20.5 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zig-UrlValues

[](https://github.com/nektro/zig-UrlValues/blob/master/LICENSE)
[](https://github.com/sponsors/nektro)
[](https://ziglang.org/)
[](https://github.com/nektro/zigmod)
A Zig type for parsing `application/x-www-form-urlencoded` HTTP <form> data which can then be accessed with an API inspired by [URLSearchParams](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams)