Skip to content

nemtsov/tiny-answer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny-answer Travis npm

Answer to the Ultimate Question of Life, the Universe, and Everything.

Usage

import getAnswer from 'tiny-answer';

getAnswer()
.then((answer) => {        // it won't take too long, I promise
  console.log(answer);     // 42
});

License

Apache-2.0

About

Answer to the Ultimate Question of Life, the Universe, and Everything

Resources

License

Stars

Watchers

Forks

Packages

No packages published