has-b
v1.0.0
Published
Check if a string includes the character B
Downloads
1
Readme
Check if a string includes the character B
Install
npm install has-b
Example
const hasB = require('has-b')
hasB('Ok') // false
hasB('Boomer') // true
Author
👤 Link#0069
- Github: @LINKDiscordd
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator