1.1.3 • Published 5 months ago

@organiza-brasil/common v1.1.3

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
5 months ago

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:

  1. Fork the repository and clone your fork.
  2. Run npm install to install the dependencies.
  3. Implement your changes or fixes.
  4. Add tests for your changes or fixes.
  5. Run npm run test to ensure all tests pass.
  6. Submit a pull request with your changes.