1.0.5 • Published 4 years ago
gitcommentbox v1.0.5
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
yarn add gitcommentbox
Git Comment Box
const isEven = require('gitcommentbox')
isEven(2) // true
isEven(5) // false
isEven(0) // true