typescript-components-test

1.0.2 • 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.

/typescript-components-test/

    Package Sidebar

    Install

    npm i typescript-components-test

    Weekly Downloads

    0

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    13.8 kB

    Total Files

    15

    Last publish

    Collaborators

    • dev2919