1.0.0 • Published 7 months ago

@fad-producto-portal/fad-common v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

@fad-producto-portal/fad-common

Introduction

The @fad-producto-portal/fad-common package provides shared styles, utilities, and models for the FAD Portal modules. Its goal is to standardize visual design (colors, typography, buttons, tables, tooltips, etc.) and centralize reusable functionalities (TypeScript interfaces, classes, and helpers) to ensure consistency across the entire FAD ecosystem.

Prerequisites

Before installing this package, make sure you:

  • Have a valid token to install private FAD modules.

Installation

Run the following command to install the package:

npm install @fad-producto-portal/fad-common

Additional Documentation

After installation, open the usage guide with:

code node_modules/@fad-producto-portal/fad-common/USAGE_GUIDE.md

Or navigate manually to:

node_modules/@fad-producto-portal/fad-common/USAGE_GUIDE.md