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.