0.1.1 • Published 6 months ago

@mutium/parameter v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

@mutium/parameter

Transforms your object into a url query string.

import { paramsStringify } from "@mutium/parameter";

paramsStringify({ key: "value" }, "?"); // ?key=value

License

This project is licensed under the MIT License - see the LICENSE file for details.

0.1.1

6 months ago

0.1.0

6 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

8 months ago

0.0.0-alpha.1

8 months ago