@organiza-brasil/common
v1.1.3
Published
Organiza Common
Downloads
18
Readme
Organiza Common
Esta biblioteca é um pacote de utilidades comuns que podem ser usados em varias APIs dentro do projeto Organiza.
Installation
npm install @organiza-brasil/common
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.