0.2.5 • Published 4 years ago

elwins-test-web-components-react v0.2.5

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

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
0.2.5

4 years ago

0.2.3

4 years ago

0.2.4

4 years ago

0.2.1

4 years ago

0.2.2

4 years ago

0.2.0

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago