convert-params
Version:
convert query string to desired types
28 lines (19 loc) • 627 B
Markdown
string to desired types
Install the module with: `npm install convert-params`
```javascript
var convert_params = require('convert-params');
convert_params.awesome(); // "awesome"
```
_(Coming soon)_
_(Coming soon)_
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).
_(Nothing yet)_
Copyright (c) 2013 Ryan Fitzgerald
Licensed under the MIT license.
convert query