This package has been deprecated

Author message:

no longer maintained

simple-editor-react

1.5.6 • Public • Published

simple-editor-react

This package is deprecated use (https://www.npmjs.com/package/simple-text-editor-react) instead

NPM JavaScript Style Guide

Install

npm install --save simple-editor-react

Usage

import React, { Component } from 'react'

import SimpleEditor from 'simple-editor-react'

class Example extends Component {
  render() {
    return <SimpleEditor />
  }
}

License

MIT © bikrambhattacharya

Readme

Keywords

none

Package Sidebar

Install

npm i simple-editor-react

Weekly Downloads

2

Version

1.5.6

License

MIT

Unpacked Size

41.7 kB

Total Files

6

Last publish

Collaborators

  • bikrambhattacharya