https://github.com/canjs/can-param
Serialize an array or object into a query string. Like $.param.
https://github.com/canjs/can-param
Last synced: about 1 year ago
JSON representation
Serialize an array or object into a query string. Like $.param.
- Host: GitHub
- URL: https://github.com/canjs/can-param
- Owner: canjs
- License: mit
- Created: 2017-03-30T04:11:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-10-11T21:54:25.000Z (over 4 years ago)
- Last Synced: 2025-04-02T08:35:53.992Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-param.html
- Size: 182 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# can-param
[](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://github.com/canjs/can-param/blob/master/LICENSE.md)
[](https://www.npmjs.com/package/can-param)
[](https://travis-ci.org/canjs/can-param)
[](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)