is-jon-awesome
v1.0.1
Published
The premier package to tell if Jon is awesome.
Readme
Is Jon Awesome
The premier package to tell if Jon is awesome.
Installation
Run npm i is-jon-awesome
Quickstart
Determining whether or not Jon is awesome is made easy with this package.
Simply install the package and import into your project.
const isJonAwesome = require("is-jon-awesome");Then call the imported function.
console.log(isJonAwesome());Easy!
