react-easy-widget

1.1.3 • Public • Published

react-easy-widget

React Library to support Easy Widget

NPM JavaScript Style Guide

Install

Signup at [widget.easy app](https://easy-widget.vercel.app/)] to get an Id specific to you
npm install --save react-easy-widget
or
yarn add react-easy-widget

Usage

import React from 'react'

import { EasyWidget } from 'react-easy-widget'
import 'react-easy-widget/dist/index.css'

const Example = () => {
  return (
    <EasyWidget id='getthis id from widget.easy, check below for details' />
  )
}
Signup at [widget.easy app](https://easy-widget.vercel.app/)] to get an Id specific to you

License

MIT © abhilash4252

Readme

Keywords

none

Package Sidebar

Install

npm i react-easy-widget

Weekly Downloads

2

Version

1.1.3

License

MIT

Unpacked Size

23.3 kB

Total Files

7

Last publish

Collaborators

  • ak4252