alternative-true

1.0.1 • Public • Published

alternative-true

When false isn't true enough.

Welcome to coding in Trump's America. Here is an example use case:

import { alternativeTrue } from 'alternative-true';
 
const historicalEvent = 'Bowling Green Massacre';
const isFact = didThisHappen(historicalEvent);
if (isFact === true || isFact === alternativeTrue) {
  console.log('This DEFINITELY happened!');
}

Package Sidebar

Install

npm i alternative-true

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • donavon
  • revelcw