# can-param

> Serialize an array or object into a query string.

Latest version **1.2.0** (published 2021-10-11) · 0 weekly downloads

## Install

```sh
npm install can-param
pnpm add can-param
yarn add can-param
bun add can-param
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.2.0 |
| Published | 2021-10-11 |
| First published | 2017-03-30 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 23.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Bitovi |
| Maintainers | justinbmeyer, matthewp, blackmarket, chasen, bmomberger-bitovi, cherif_b |
| Keywords | canjs, parameter, query string |

## Links

- npm: https://www.npmjs.com/package/can-param
- Repository: https://github.com/canjs/can-param
- Homepage: https://canjs.com/doc/can-param.html
- Issues: https://github.com/canjs/can-param/issues
- npm.io page: https://npm.io/package/can-param

## Dependencies (1)

- [can-namespace](https://npm.io/package/can-namespace.md) 1.0.0

## Alternatives

- [gamedig](https://npm.io/package/gamedig.md) — 29.3K weekly downloads
- [join-monster](https://npm.io/package/join-monster.md) — 12.8K weekly downloads
- [masked](https://npm.io/package/masked.md) — 5.5K weekly downloads
- [@comunica/actor-query-process-explain-logical](https://npm.io/package/@comunica/actor-query-process-explain-logical.md) — 4.7K weekly downloads
- [@veracity/vui](https://npm.io/package/@veracity/vui.md) — 4.6K weekly downloads

## Recent versions

- 1.2.0 (latest) — 2021-10-11
- 1.1.3 — 2020-09-23
- 1.1.2 — 2019-05-26
- 1.1.1 — 2018-12-14
- 1.1.0 — 2018-07-04
- 1.0.4 — 2018-04-15
- 1.0.3 — 2018-02-16
- 1.0.2 — 2017-11-01
- 1.0.1 — 2017-03-30
- 1.0.0 — 2017-03-30

## README

# can-param

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-param/blob/master/LICENSE.md)
[![npm version](https://badge.fury.io/js/can-param.svg)](https://www.npmjs.com/package/can-param)
[![Travis build status](https://travis-ci.org/canjs/can-param.svg?branch=master)](https://travis-ci.org/canjs/can-param)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-param.svg)](https://greenkeeper.io/)

Serialize an array or object into a query string.

## Documentation

Read the [can-param API docs on CanJS.com](https://canjs.com/doc/can-param.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-param/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-param/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-param/blob/master/LICENSE.md)

---
_Source: https://npm.io/package/can-param · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
