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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

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