0.0.4 • Published 26 days ago

@v0xoss/shared-utils v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
26 days ago

@v0xoss/shared-utils

A Quick description of the component

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

Installation

yarn add @v0xoss/shared-utils
# or
npm i @v0xoss/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.