JaKXz / type-convert

Given a type, convert other arguments to that type! in JS!

Home Page:http://stackoverflow.com/a/38546691/1444541

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

type-convert

Greenkeeper badge npm Build Status Coverage Status Conventional Commits js-semistandard-style

Started as this S/O answer, but this is more complete.

Usage => test.js

Contributing

  1. Fork

  2. Create your feature branch: git checkout -b my-new-feature

  3. Commit your changes: git commit -am 'Add some feature'

  4. Push to the branch: git push origin my-new-feature

  5. Create a new Pull Request

About

Given a type, convert other arguments to that type! in JS!

http://stackoverflow.com/a/38546691/1444541


Languages

Language:JavaScript 100.0%