Convert string/values to Boolean in JavaScript.
$ npm i boolerjs --save
const booler = require('boolerjs')
console.log(booler('f')) // return false
console.log(booler('t')) // return true
$ npm run test
if you any ideas or concepts, please kindly provide and support with us.
Name: Sambo Chea
Email: sombochea@cubetiqs.com