# react2webc **Repository Path**: mirrors_Plortinus/react2webc ## Basic Information - **Project Name**: react2webc - **Description**: react to web component - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-14 - **Last Updated**: 2026-02-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react2wbc > Made with create-react-library [![NPM](https://img.shields.io/npm/v/react2wbc.svg)](https://www.npmjs.com/package/react2wbc) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) ## Install ```bash npm install --save react2wbc ``` ## Usage ```jsx import React, { Component } from 'react' import MyComponent from 'react2wbc' import 'react2wbc/dist/index.css' class Example extends Component { render() { return } } ``` ## License MIT © [Plortinus](https://github.com/Plortinus)