@victorequena22/component-material
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

TypeScript Components by Rupert

This repository was created as part of a guide to publishing TypeScript React components. You can read the guide over here: Publishing TypeScript React components to NPM

Getting Started

Install this package:

npm add typescript-components-by-rupert

Import the Counter component:

import { Counter } from "typescript-components-by-rupert"

You can then render the Counter component like any other React component in JSX.

Readme

Keywords

none

Package Sidebar

Install

npm i @victorequena22/component-material

Weekly Downloads

1

Version

1.0.7

License

ISC

Unpacked Size

61.3 kB

Total Files

62

Last publish

Collaborators

  • victorequena22