type-convert

Given a value, convert the remaining values to its type

Usage no npm install needed!

<script type="module">
  import typeConvert from 'https://cdn.skypack.dev/type-convert';
</script>

README

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