New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mochi-ui/polymorphic

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mochi-ui/polymorphic

This package enhances the type safety and flexibility of React components utilizing forward refs and polymorphism. It includes utility types such as Merge for merging props, or OwnProps for inferring the props of a component.

0.0.2
npm
Version published
Maintainers
2
Created
Source

@mochi-ui/polymorphic

This package enhances the type safety and flexibility of React components utilizing forward refs and polymorphism. It includes utility types such as Merge for merging props, or OwnProps for inferring the props of a component.

Installation

Feel free to use the package manager of your choice:

# Using PNPM
pnpm i @mochi-ui/polymorphic

# Using NPM
npm i @mochi-ui/polymorphic

# Using Yarn
yarn add @mochi-ui/polymorphic

Contribution

We welcome your contributions! For guidance on how to contribute, please refer to our Contribution Guidelines.

Licence

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

FAQs

Package last updated on 04 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts