Skip to content

smartmouse/smartmood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartmood

A small library providing utility methods to add colors that convery the mood and tone of the text.

installation

npm install smartmood

Usage

mood -- happy, sad, bored, calm, anxious, curious, determined, cheerful, energetic, angry, moody, down, tired, lonely, naughty.

var mood = require('smartmood') yell = mood.yell('What the!'), consult = mood.consult('Invest'), congrad = mood.congrad('Happy Birthday'); console.log(moodify('happy','Wonderful day!');

Tests

npm test

About

simple samples to add color to text based on mood

Resources

License

Stars

Watchers

Forks

Packages

No packages published