Face detect api
npm install the-facethe-face
==========
[![Build Status][bd_travis_shield_url]][bd_travis_url]
[![npm Version][bd_npm_shield_url]][bd_npm_url]
[![JS Standard][bd_standard_shield_url]][bd_standard_url]
[bd_repo_url]: https://github.com/the-labo/the-face
[bd_travis_url]: http://travis-ci.org/the-labo/the-face
[bd_travis_shield_url]: http://img.shields.io/travis/the-labo/the-face.svg?style=flat
[bd_travis_com_url]: http://travis-ci.com/the-labo/the-face
[bd_travis_com_shield_url]: https://api.travis-ci.com/the-labo/the-face.svg?token=
[bd_license_url]: https://github.com/the-labo/the-face/blob/master/LICENSE
[bd_npm_url]: http://www.npmjs.org/package/the-face
[bd_npm_shield_url]: http://img.shields.io/npm/v/the-face.svg?style=flat
[bd_standard_url]: http://standardjs.com/
[bd_standard_shield_url]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg
Face detect api
Installation
-----
``bash`
$ npm install the-face --save
Usage
---------
`javascript
'use strict'
const {TheFace} = require('the-face')
async function tryExample () {
}
tryExample().catch((err) => console.error(err))
``
API Guide
-----
+ the-face@1.0.0
+ create(args)
+ TheFace
License
-------
This software is released under the MIT License.
Links
------
+ [THE Labo][t_h_e_labo_url]
[t_h_e_labo_url]: https://github.com/the-labo