node-compare-with-h

1.0.0 • Public • Published

Welcome to node-compare-with-h 👋

Version Maintenance License: MIT

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

Readme

Keywords

Package Sidebar

Install

npm i node-compare-with-h

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

2.96 kB

Total Files

5

Last publish

Collaborators

  • steadmatthew