1.0.0 • Published 3 years ago

@joaovq/commom-utilities v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Getting Started

This is a repository with some utilities classes which manipulate objects, dates, strings, files and other utilities which are used in many projects. It alsos provides an interface to make http requests easily with axios.

Bulding

  • yarn install

Tests

To run the tests just run the following command:

  • yarn test (runs all tests and generate a coverage)