@texttree/notepad-rcl
v2.6.4
Published
<a href="https://github.com/texttree/notepad-rcl"> <img src="https://github.com/texttree/notepad-rcl/raw/master/images/editorjs-screenshot.png" > </a>
Downloads
130
Readme
View Demo · Report Bug · Request Feature
Key features:
It is a block-styled editor based on Editor.js
There is an autosave in browser
Storing multiple notes
About The Project
Purpose
- Convenient and compact note editor
- Note storage
- Note sharing
Problem
- The developer has a need to implement a convenient note-taking tool in his application
- While reading, studying Scripture, or translating, it is often necessary to take notes. You have to use third party apps.
Built With
Getting Started
Installation
- Install the package:
yarn add @texttree/notepad-rcl
or
npm install @texttree/notepad-rcl
- Import Redactor in app:
import { Redactor } from '@texttree/notepad-rcl';
<Redactor />;
For more examples, please refer to the Styleguidist link
Roadmap
See the open issues for a full list of proposed features (and known issues).
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. Guidelines for external contributions.
You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
If you would like to fork the repo and create a pull request.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE for more information.
Contact
TextTree - Discord
Project Link: https://github.com/texttree/notepad-rcl