Socket
Book a DemoInstallSign in
Socket

elwins-test-web-components-react

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elwins-test-web-components-react

React specific wrapper for my test Web Components library

latest
Source
npmnpm
Version
0.2.5
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 09 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts