@ointment/parameter
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

@ointment/parameter

Transforms your object into a url query string.

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

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

License

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

Readme

Keywords

none

Package Sidebar

Install

npm i @ointment/parameter

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

5.49 kB

Total Files

9

Last publish

Collaborators

  • eqpoqpe