0.8.49 • Published 6 months ago

pagamio-frontend-commons-lib v0.8.49

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

pagamio-frontend-commons-library

A reusable React component library styled with Tailwind CSS, designed to streamline your frontend development process.

🚀 Features

  • A Form Engine: A package with all possible input components that can be used to build a form. This helps render forms in your project.
  • Reusable Components: A collection of customizable components like DateInput, TextInput, and more.
  • Tailwind CSS: Utility-first CSS framework for rapid UI development.
  • TypeScript Support: Fully typed components for enhanced developer experience.
  • Flexible Imports: Import components individually or collectively.
  • Peer Dependencies: Ensures compatibility with React and React DOM versions.

📦 Installation

Install the library via Yarn:

yarn add pagamio-frontend-commons-lib

🎨 Usage

  • Importing Styles

    Import the compiled Tailwind CSS styles into your application's entry point (e.g., index.js or App.js):

    import 'pagamio-frontend-commons-lib/lib/styles.css';

  • Importing Components

    You can import components individually or collectively.

  • a. Named Imports

    Import multiple components from the main entry point:

    import { DateInput, TextInput } from 'pagamio-frontend-commons-lib';

0.8.49

6 months ago

0.8.48

6 months ago

0.8.47

6 months ago

0.8.46

6 months ago

0.8.45

6 months ago

0.8.44

6 months ago

0.8.43

6 months ago

0.8.42

6 months ago

0.8.41

6 months ago

0.8.40

6 months ago

0.8.39

6 months ago

0.8.38

7 months ago

0.8.37

7 months ago

0.8.36

7 months ago

0.8.35

7 months ago

0.8.34

7 months ago

0.8.33

7 months ago

0.8.32

7 months ago

0.8.31

7 months ago

0.8.30

7 months ago

0.8.29

7 months ago

0.8.28

7 months ago

0.8.27

7 months ago

0.8.26

7 months ago

0.8.25

7 months ago

0.8.24

7 months ago

0.8.22

7 months ago

0.8.23

7 months ago

0.8.21

7 months ago

0.8.20

7 months ago

0.8.19

7 months ago

0.8.18

7 months ago

0.8.17

7 months ago

0.8.16

7 months ago

0.8.15

7 months ago

0.8.14

7 months ago

0.8.13

8 months ago

0.8.12

8 months ago

0.8.10

9 months ago

0.8.9

9 months ago

0.8.8

9 months ago

0.8.7

9 months ago

0.8.6

9 months ago

0.8.5

9 months ago

0.8.4

9 months ago

0.8.3

9 months ago

0.8.2

9 months ago

0.8.1

9 months ago

0.8.0

9 months ago

0.7.6

9 months ago

0.7.5

9 months ago

0.7.4

9 months ago

0.7.3

9 months ago

0.7.2

9 months ago

0.7.1

9 months ago

0.7.0

9 months ago

0.6.3

10 months ago

0.6.2

10 months ago

0.6.1

10 months ago

0.6.0

10 months ago

0.5.1

10 months ago

0.5.0

10 months ago

0.4.8

10 months ago

0.4.6

10 months ago

0.4.5

10 months ago

0.4.4

10 months ago

0.4.3

10 months ago

0.4.1

10 months ago

0.4.0

10 months ago

0.3.0

10 months ago

0.2.0

10 months ago

0.1.0

10 months ago