0.1.1 • Published 2 years ago

@mutium/parameter v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

0.1.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0-alpha.1

2 years ago