0.8.49 • Published 5 months ago

pagamio-frontend-commons-lib v0.8.49

Weekly downloads
-
License
-
Repository
-
Last release
5 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

5 months ago

0.8.48

5 months ago

0.8.47

5 months ago

0.8.46

5 months ago

0.8.45

5 months ago

0.8.44

5 months ago

0.8.43

5 months ago

0.8.42

5 months ago

0.8.41

5 months ago

0.8.40

5 months ago

0.8.39

5 months ago

0.8.38

5 months ago

0.8.37

5 months ago

0.8.36

5 months ago

0.8.35

5 months ago

0.8.34

5 months ago

0.8.33

5 months ago

0.8.32

6 months ago

0.8.31

6 months ago

0.8.30

6 months ago

0.8.29

6 months ago

0.8.28

6 months ago

0.8.27

6 months ago

0.8.26

6 months ago

0.8.25

6 months ago

0.8.24

6 months ago

0.8.22

6 months ago

0.8.23

6 months ago

0.8.21

6 months ago

0.8.20

6 months ago

0.8.19

6 months ago

0.8.18

6 months ago

0.8.17

6 months ago

0.8.16

6 months ago

0.8.15

6 months ago

0.8.14

6 months ago

0.8.13

6 months ago

0.8.12

6 months ago

0.8.10

7 months ago

0.8.9

7 months ago

0.8.8

7 months ago

0.8.7

7 months ago

0.8.6

8 months ago

0.8.5

8 months ago

0.8.4

8 months ago

0.8.3

8 months ago

0.8.2

8 months ago

0.8.1

8 months ago

0.8.0

8 months ago

0.7.6

8 months ago

0.7.5

8 months ago

0.7.4

8 months ago

0.7.3

8 months ago

0.7.2

8 months ago

0.7.1

8 months ago

0.7.0

8 months ago

0.6.3

8 months ago

0.6.2

8 months ago

0.6.1

8 months ago

0.6.0

8 months ago

0.5.1

8 months ago

0.5.0

8 months ago

0.4.8

8 months ago

0.4.6

8 months ago

0.4.5

8 months ago

0.4.4

8 months ago

0.4.3

8 months ago

0.4.1

8 months ago

0.4.0

9 months ago

0.3.0

9 months ago

0.2.0

9 months ago

0.1.0

9 months ago