is-six

1.0.0 • Public • Published

Six Node.js CI

Don't know whether a value is six? This lib provides a simple solution for a hard problem

(not a meme)

Installation

npm:

$ npm i is-six

or using yarn:

$ yarn add is-six

How to use

import isSix from 'is-six';

console.log(isSix(5)); // false because obviously 5 isn't 6, but whatever

Readme

Keywords

Package Sidebar

Install

npm i is-six

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.32 kB

Total Files

7

Last publish

Collaborators

  • therufa