is-hundred for 10x developers
npm install is-thousand
Usage:
``jsimport isThousand from 'is-thousand';
jsimport isThousand from 'is-thousand';
const ONE_THOUSAND = 1 10 10 * 10;
isThousand(ONE_THOUSAND); // tru``