Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NodeTogether/warmfuzzies
feel better
https://github.com/NodeTogether/warmfuzzies
Last synced: about 1 month ago
JSON representation
feel better
- Host: GitHub
- URL: https://github.com/NodeTogether/warmfuzzies
- Owner: NodeTogether
- Created: 2016-02-17T16:42:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T17:01:28.000Z (almost 9 years ago)
- Last Synced: 2024-04-11T07:43:03.655Z (8 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - NodeTogether/warmfuzzies - feel better (others)
README
# warmfuzzies
> feel better## usage
1. install `warmfuzzies` and save it to your `package.json`:
```
npm install warmfuzzies --save
```2. require it in your application
```
const fuzzies = require('warmfuzzies');
```3. now you have a variable `fuzzies` that points to an array of compliments!