/fwklibs

Common librery with helpers and components modularized by different specified classes or helper functions

Primary LanguageTypeScript

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