ngx-smile
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

NgxSmile

How to

Hey hello you !

Basic

Import NgxSmileModule into your app :

import { NgxSmileModule } from 'ngx-smile';

Then just, as in the examples, use it :

<ngx-smile threshold="1"></ngx-smile>

The only required parameter is "threshold", and it should be between -1 and 1, -1 is sad, 1 is happy.. The smile will depend on it.

More

There is a debug mode that allows you to play with the parameters : <ngx-smile threshold="1" showDebug="true"></ngx-smile>

Examples

Readme

Keywords

none

Package Sidebar

Install

npm i ngx-smile

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

247 kB

Total Files

26

Last publish

Collaborators

  • romainfleury