rtcoms / neeto-editor-tiptap

Home Page:https://neeto-editor.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The neetoEditor library drives the rich text experience in the neeto products built at BigBinary.

Installation

yarn add @bigbinary/neeto-editor

Development

Install all the dependencies by executing following command.

yarn

Running the yarn start command starts a React app which resides in example folder. Use this application to test out changes.

Building

The neetoEditor package gets auto-published to npm for every new merge to the master branch. You can checkout the publish workflow in git actions to get a live update.

Documentation

Read the docs here: https://neeto-editor.netlify.app.

About

https://neeto-editor.netlify.app


Languages

Language:JavaScript 70.5%Language:SCSS 29.1%Language:HTML 0.4%Language:Shell 0.0%