This is a side project built with the purpose of helping anyone that wants to identify their emotions, you can define the emotions in a JSON file and then visualize it in the following wheel as shown in the following gift.
Multiple languages and dark mode is supported.
Note: The definitions need more refinement, I will keep improving them and I plan to add more references over time, feel free to open a pull request to add more languages or to improve the descriptions or add more emotions
npm install
npm run serve
npm run build
npm run test:unit
npm run lint