react-simple-editor

1.0.1 • Public • Published

react-simple-editor

Simple editor

NPM JavaScript Style Guide

Install

npm install --save react-simple-editor

Usage

import React, { Component } from 'react'
 
import MyComponent from 'react-simple-editor'
 
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © Abdullah-waqas

Readme

Keywords

none

Package Sidebar

Install

npm i react-simple-editor

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

65.1 kB

Total Files

6

Last publish

Collaborators

  • dev-waqas