affirmations
v1.1.0
Published
The list of wonderful affirmations
Downloads
5
Readme
Affirmations
Collection of affirmations for your projects.
Install
npm install --save affirmations
Usage
const { affirmations } = require('affirmations');
console.log(affirmations); // Array of affirmations
License
To Do
The project is development phase. What is the next steps?
- [ ] Add semantic release
- [ ] Add static analyzers for code quality
- [ ] Add .d.ts file for affirmations
- [ ] Add category field for affirmations
- [ ] Add author field for affirmations
- [ ] Add list of affirmations authors
- [ ] Add list of affirmations categories
- [ ] Create contributors guide