1.1.0 • Published 2 years ago

affirmations v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Affirmations

Collection of affirmations for your projects.

Install

npm install --save affirmations

Usage

const { affirmations } = require('affirmations');

console.log(affirmations); // Array of affirmations

License

MIT

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
1.1.0

2 years ago

1.0.0

2 years ago