1.0.0 ⢠Published 5 years ago
node-compare-with-h v1.0.0
compare stuff with h
š Homepage
Install
npm i node-compare-with-h
Usage
const compareh = require("node-compare-with-h")
compareh(2) // returns false, because 2 is not h
compareh("h") // returns true, because h is h
Author
š¤ steadmatthew
- Github: @steadmatthew
Show your support
Give a āļø if this project helped you!
This README was generated with ā¤ļø by readme-md-generator
1.0.0
5 years ago