1.0.0 • Published 5 years ago

node-compare-with-h v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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

Show your support

Give a ā­ļø if this project helped you!


This README was generated with ā¤ļø by readme-md-generator