19 |
20 | Hey there! It looks like you're having an annoying day.
21 | Have you tried adjusting your attitude?
22 |
23 |
24 | )
25 | }
26 | }
27 | ```
28 |
29 | `react-mood` gives you full control over babysitting your users where you see fit. Gone are the days of insensitive one-size-fits-all approaches to pandering.
30 |
31 |
32 | ## Installation
33 |
34 | `react-mood` is only available on the Yarn registry, npm support has been dropped.
35 |
36 | ```
37 | yarn add react-mood
38 | ```
39 |
--------------------------------------------------------------------------------
/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "react-mood",
3 | "version": "3.0.0",
4 | "description": "Render components based on the mood of the user",
5 | "main": "lib/index.js",
6 | "repository": "https://github.com/aweary/react-mood.git",
7 | "author": "Brandon Dail