elwins-test-web-components-react
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

Built With Stencil

Elwins Test Web Components for React

These are my test Web Components specifically build for React.

Using these components

Add this package to your project:

npm install elwins-test-web-components-react --save

Or:

yarn add elwins-test-web-components-react

Import the component(s) you want to use:

import { EveButton } from "elwins-test-web-components-react";

Use it in your JSX as any React component:

<EveButton href="https://elwinvaneede.com">Website</EveButton>

How to release a new version

  • Build the core package
  • Run build on this package
  • Publish

/elwins-test-web-components-react/

    Package Sidebar

    Install

    npm i elwins-test-web-components-react

    Weekly Downloads

    1

    Version

    0.2.5

    License

    MIT

    Unpacked Size

    61.7 kB

    Total Files

    39

    Last publish

    Collaborators

    • elwinvaneede