can-string-to-any
Convert strings to equivalent JavaScript values. Works in NodeJS and in all browsers.
Use
; //-> null //-> -3 //-> false //-> NaN
Standalone use
Load the global
version of the plugin:
Documentation
Read the can-string-to-any API docs on CanJS.com.
Changelog
See the latest releases on GitHub.
Contributing
The contribution guide has information on getting help, reporting bugs, developing locally, and more.