booleanify

js
Convert a value to a boolean - recognizes 'true' and 'false' strings
Version 1.0.0 License MIT
Keywords
booleantypetruefalseboolconvert
<script type="module"> import booleanify from 'https://cdn.jsdelivr.net/npm/booleanify@1.0.0/+esm' </script>