1.0.0 β€’ Published 6 years ago

emojiscope v1.0.0

Weekly downloads
3
License
WTFPL
Repository
github
Last release
6 years ago

Emojiscope

A simple, yet inteligent javascript library for predicting your future...in emojis. Over one sextillion (1,000,000,000,000,000,000,000+) unique possibilities!

Setup & Usage

Front-end JS

Download. Include emojiscope.js. Call public method.

emojiscope();
//[":last_quarter_moon_with_face:", ":euro:", ":saxophone:", ":small_red_triangle:", ":green_heart:"]
//πŸŒœοΈπŸ’ΆπŸŽ·πŸ”ΊπŸ’š

NPM

npm install emojiscope --save
const emojiscope = require('emojiscope');
emojiscope();
//[":last_quarter_moon_with_face:", ":euro:", ":saxophone:", ":small_red_triangle:", ":green_heart:"]
//πŸŒœοΈπŸ’ΆπŸŽ·πŸ”ΊπŸ’š

Whats next?

featurestatuspriority
Add support for astrological signsin progress1
Incorporate public astrology databasein progress1
Translate emoji horoscope to textnot started2

Contributing

Everyone is welcome to contribute. Just Fork, Modify, and Pull-request. Anyone that contributes will be added to the list of contributors! My gratitude for your interest in this project!

Contributers