Skip to content

A sample to color message based on mood using Dynamic prototype Pattern and Constructor/Prototype Pattern

License

Notifications You must be signed in to change notification settings

smartmouse/smartmessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartmessage

A simple sample to ouput message based on mood using Dynamic prototype Pattern and constructor/Prototype Pattern to create.

How to install

npm install smartmessage

Examples:

node test.js

Using the combination of constructor/Prototype pattern

Son,This is amazing!!! Man,I cannot stand this!! Karen,This is wonderful!!!

Using the Dynamic Prototype pattern

Son,This is amazing!!! Man,I cannot stand this!! Karen,This is wonderful!!!

About

A sample to color message based on mood using Dynamic prototype Pattern and Constructor/Prototype Pattern

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published