@fermionprotocol/react-kit
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@fermionprotocol/react-kit

Introduction

This package contains React components and utilities used across various apps within the Fermion Protocol monorepo. It provides a collection of reusable components and helper functions to streamline development and ensure consistency in UI elements and functionality.

Using @fermionprotocol/react-kit in the Monorepo

To utilize the @fermionprotocol/react-kit package in your monorepo, follow these steps:

  1. Add @fermionprotocol/react-kit as a dependency or devDependency in your package.json file, depending on your project's requirements:
    "dependencies": {
     "@fermionprotocol/react-kit": "*"
    }
  2. Run npm ci to install the package and its dependencies.
  3. Import the desired components or utilities from @fermionprotocol/react-kit into your project's files
  4. Utilize the imported components and utilities within your React applications to enhance functionality and maintain UI consistency.
  5. Customize the components and utilities as needed to fit your project's requirements.
  6. Proceed with development, leveraging @fermionprotocol/react-kit to accelerate development and maintain a cohesive user experience across the monorepo.

Readme

Keywords

none

Package Sidebar

Install

npm i @fermionprotocol/react-kit

Weekly Downloads

6

Version

0.2.0

License

none

Unpacked Size

11.2 MB

Total Files

1144

Last publish

Collaborators

  • albertfolch-redeemeum
  • levalleuxludo
  • fermionprotocoladmin