crwlr/query-string

A library for convenient handling of query strings used in HTTP requests.

v1.0.3 2023-04-12 21:31 UTC

This package is auto-updated.

Last update: 2024-04-29 13:16:38 UTC


README

crwlr.software logo

A Convenient Way to Work with Query Strings

This library provides a very convenient API to create, access and manipulate query strings used in HTTP GET (part of the URL) or POST (part of the body) requests.

Documentation

You can find the documentation at crwlr.software.

Contributing

If you consider contributing something to this package, read the contribution guide (CONTRIBUTING.md).