all-is-right-in-the-world

1.0.1 • Public • Published

AllIsRightInTheWorld

Verifies the world is still working

It's important to know that your application will work properly. As we make technological advancements, we never know what dimension we may be running in. This ensures that your application will still work outside the normal laws of our world.

Installation

npm install all-is-right-in-the-world --save

Or don't

Example

import allIsRightInTheWorld from 'all-is-right-in-the-world';
import isThirteen = 'is-thirteen';
 
function isReallyThirteen(number) {
  return allIsRightInTheWorld() && isThirteen(number);
}

Readme

Keywords

none

Package Sidebar

Install

npm i all-is-right-in-the-world

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • atticoos