@quero-doar/common
v3.5.2
Published
Library with nest common shortcuts
Downloads
15
Readme
Quero Doar Common
This library is a package of common utilities that can be used across various modules in the Quero Doar Project, wich is a donation platform for NGOs.
Installation
npm install @quero-doar/common
Wiki
Soon there will be an full explanation of each feature of Quero Doar Common library. This comprehensive documentation will be released on a URL located in the project's Wiki section.
Contributing
If you wish to contribute to the library, follow these steps:
- Fork the repository and clone your fork.
- Run npm install to install the dependencies.
- Implement your changes or fixes.
- Add tests for your changes or fixes.
- Run npm run test to ensure all tests pass.
- Submit a pull request with your changes.