JSPM

  • Created
  • Published
  • Downloads 226442
  • Score
    100M100P100Q176752F
  • License MIT

A set of HeroUI utilities

Package Exports

  • @heroui/shared-utils
  • @heroui/shared-utils/package.json

Readme

@heroui/shared-utils

A Quick description of the component

This is an internal utility, not intended for public usage.

Installation

yarn add @heroui/shared-utils
# or
npm i @heroui/shared-utils

Contribution

Yes please! See the contributing guidelines for details.

File structure

src/
├── common/ # Common utilities for all React versions
└── demi/ # Demi utilities for different React versions
   ├── react18/
   └── react19/

License

This project is licensed under the terms of the MIT license.