type-convert
v1.1.7
Published
Given a value, convert the remaining values to its type
Downloads
2
Readme
type-convert
Started as this S/O answer, but this is more complete.
Usage => test.js
Contributing
Create your feature branch:
git checkout -b my-new-feature
Commit your changes:
git commit -am 'Add some feature'
Push to the branch:
git push origin my-new-feature
Create a new Pull Request