node-compare-with-h
v1.0.0
Published
compare stuff with h
Downloads
1
Readme
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