https://github.com/canjs/can-deparam
Deserialize a query string into an array or object.
https://github.com/canjs/can-deparam
Last synced: 8 months ago
JSON representation
Deserialize a query string into an array or object.
- Host: GitHub
- URL: https://github.com/canjs/can-deparam
- Owner: canjs
- License: mit
- Created: 2017-03-30T18:39:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-23T17:45:31.000Z (about 5 years ago)
- Last Synced: 2024-09-24T02:20:33.705Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://canjs.com/doc/can-deparam.html
- Size: 44.9 KB
- Stars: 6
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# can-deparam
[](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-deparam/blob/master/LICENSE.md)
[](https://www.npmjs.com/package/can-deparam)
[](https://travis-ci.org/canjs/can-deparam)
[](https://greenkeeper.io/)
Deserialize a query string into an array or object.
## Documentation
Read the [can-deparam API docs on CanJS.com](https://canjs.com/doc/can-deparam.html).
## Changelog
See the [latest releases on GitHub](https://github.com/canjs/can-deparam/releases).
## Contributing
The [contribution guide](https://github.com/canjs/can-deparam/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.
## License
[MIT](https://github.com/canjs/can-deparam/blob/master/LICENSE.md)