valor-prosemirror-editor
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

valor-editor

NPM JavaScript Style Guide

Install

npm install --save valor-editor

Usage

import * as React from 'react'

import MyComponent from 'valor-editor'

class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © g770728y

Readme

Keywords

none

Package Sidebar

Install

npm i valor-prosemirror-editor

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

4.6 MB

Total Files

47

Last publish

Collaborators

  • g770728y