0.8.49 • Published 3 months ago

pagamio-frontend-commons-lib v0.8.49

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

3 months ago

0.8.48

3 months ago

0.8.47

3 months ago

0.8.46

3 months ago

0.8.45

3 months ago

0.8.44

3 months ago

0.8.43

3 months ago

0.8.42

3 months ago

0.8.41

3 months ago

0.8.40

4 months ago

0.8.39

4 months ago

0.8.38

4 months ago

0.8.37

4 months ago

0.8.36

4 months ago

0.8.35

4 months ago

0.8.34

4 months ago

0.8.33

4 months ago

0.8.32

4 months ago

0.8.31

4 months ago

0.8.30

4 months ago

0.8.29

4 months ago

0.8.28

4 months ago

0.8.27

4 months ago

0.8.26

4 months ago

0.8.25

4 months ago

0.8.24

4 months ago

0.8.22

4 months ago

0.8.23

4 months ago

0.8.21

4 months ago

0.8.20

4 months ago

0.8.19

5 months ago

0.8.18

5 months ago

0.8.17

5 months ago

0.8.16

5 months ago

0.8.15

5 months ago

0.8.14

5 months ago

0.8.13

5 months ago

0.8.12

5 months ago

0.8.10

6 months ago

0.8.9

6 months ago

0.8.8

6 months ago

0.8.7

6 months ago

0.8.6

6 months ago

0.8.5

6 months ago

0.8.4

6 months ago

0.8.3

6 months ago

0.8.2

6 months ago

0.8.1

6 months ago

0.8.0

6 months ago

0.7.6

6 months ago

0.7.5

6 months ago

0.7.4

6 months ago

0.7.3

6 months ago

0.7.2

6 months ago

0.7.1

7 months ago

0.7.0

7 months ago

0.6.3

7 months ago

0.6.2

7 months ago

0.6.1

7 months ago

0.6.0

7 months ago

0.5.1

7 months ago

0.5.0

7 months ago

0.4.8

7 months ago

0.4.6

7 months ago

0.4.5

7 months ago

0.4.4

7 months ago

0.4.3

7 months ago

0.4.1

7 months ago

0.4.0

7 months ago

0.3.0

7 months ago

0.2.0

7 months ago

0.1.0

8 months ago