are-you-handsome

1.0.1 • Public • Published

are-you-handsome@1.0.0

The are-you-handsome library exported as Node.js modules.

Installation

Using npm:

$ npm i are-you-handsome

In Node.js:

// Load the full build.
const areYouHandsome = require("are-you-handsome");
const isHandsome = areYouHandsome();
if (isHandsome) {
  // do something
} else {
  // do something else
}

See the package source for more details.

Support

Tested in Chrome 74-75, Firefox 66-67, IE 11, Edge 18, Safari 11-12, & Node.js 8-12.

Readme

Keywords

none

Package Sidebar

Install

npm i are-you-handsome

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

1.21 kB

Total Files

3

Last publish

Collaborators

  • tranminhquang