fwk-libs
v1.0.20
Published
Common library with helpers and components modularized by category
Downloads
28
Maintainers
Readme
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 colorsParams validators
Functions that allow us perform validatoions and parse diferent data types
