1.0.20 • Published 4 months ago
fwk-libs v1.0.20
Table of Contents
Fwk Libs
Fwk libs is a set of helpers splited in HelperFunctions blocks. This They are helpers that abstract common problems that the developer faces over time;
Getting Started
Installation
```
yarn add fwk-libs --save
```
DateFunctions
DateFunctions static class containing several date handling functions
FileFunctions
Common functions to help us tu iteract with files
LogFunctions
Allows us logs info in our console using formats and colors
Params validators
Functions that allow us perform validatoions and parse diferent data types