Skip to content

Repository files navigation

My Component Library

This repository contains a collection of reusable React components that can be installed individually.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/my-component-library.git
    cd my-component-library
  2. Install dependencies:

    yarn install

Available Scripts

In the project directory, you can run:

  • Build all packages:

    yarn build
  • Run the development server:

    yarn dev
  • Lint the code:

    yarn lint
  • Format the code:

    yarn format
  • Run tests:

    yarn test
  • Create a changeset:

    yarn changeset
  • Version packages:

    yarn version-packages
  • Publish packages:

    yarn publish-packages

Installing Individual Components

You can install individual components from this library using npm.

For React

To install the React InfiniteScroll component, run:

npm install @infinite-scroll/react

About

This is package useful for inifinite-scroll ui

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages