emoji-rating

0.3.0 • Public • Published

npmnpmBuild StatusAll ContributorsCode of Conductcode style: prettier

emoji-rating

Web Component for emoji-based rating (instead of stars)

Installation

npm install emoji-rating

Setup

git clone git@github.com:dkundel/emoji-rating.git
cd emoji-rating
npm install

Contributing

Contributions are always welcomed! Feel free to create an issue or submit a pull request for any changes.

How to create a PR

If your change is in one of the Markdown files, the easiest path might be to use GitHub's "Edit File" functionality. For any code-related changes you want to:

  1. Fork the repository
  2. Clone your fork & install dependencies on your computer:
git clone git@github.com:YOUR_GITHUB_NAME/emoji-rating.git
cd emoji-rating
npm install
  1. Create a branch for your changes
  2. Make changes
  3. Run npm test before commiting.
  4. Create a Pull Request

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Contributors

Thanks goes to these wonderful people (emoji key):


Dominik Kundel

💻 🎨 🤔 👀 📖

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i emoji-rating

Weekly Downloads

0

Version

0.3.0

License

MIT

Unpacked Size

133 kB

Total Files

7

Last publish

Collaborators

  • dkundel