gitcommentbox
v1.0.5
Published
git Commentbox for react application
Downloads
4
Maintainers
Readme
How To Install
yarn add gitcommentbox
Git Comment Box
How To Use
const isEven = require('gitcommentbox')
isEven(2) // true
isEven(5) // false
isEven(0) // true