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

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

6 months ago

0.8.37

6 months ago

0.8.36

6 months ago

0.8.35

6 months ago

0.8.34

6 months ago

0.8.33

6 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

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

7 months ago

0.8.12

7 months ago

0.8.10

8 months ago

0.8.9

8 months ago

0.8.8

8 months ago

0.8.7

8 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

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

9 months ago

0.6.2

9 months ago

0.6.1

9 months ago

0.6.0

9 months ago

0.5.1

9 months ago

0.5.0

9 months ago

0.4.8

9 months ago

0.4.6

9 months ago

0.4.5

9 months ago

0.4.4

9 months ago

0.4.3

9 months ago

0.4.1

9 months ago

0.4.0

9 months ago

0.3.0

9 months ago

0.2.0

10 months ago

0.1.0

10 months ago