1.1.0 • Published 12 months ago

tiny-tiptap-editor v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

tiptap-editor

NPM version NPM downloads

A simple rich editor by React and Tiptap

Usage

TODO

Options

TODO

Development

# install dependencies
$ npm install

# develop library by docs demo
$ npm start

# build library source code
$ npm run build

# build library source code in watch mode
$ npm run build:watch

# build docs
$ npm run docs:build

# Locally preview the production build.
$ npm run docs:preview

# check your project for potential problems
$ npm run doctor

LICENSE

MIT