2.4.1 • Published 3 months ago

@texttree/notepad-rcl v2.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Netlify Status

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

  1. Install the package:
yarn add @texttree/notepad-rcl

or

npm install @texttree/notepad-rcl
  1. 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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. 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

2.4.1

3 months ago

2.4.0

3 months ago

2.3.0

4 months ago

2.2.2

5 months ago

2.2.1

5 months ago

2.2.0

5 months ago

1.0.1

11 months ago

2.1.2

6 months ago

2.1.1

6 months ago

2.1.4

6 months ago

2.1.3

6 months ago

0.4.1

11 months ago

2.1.0

6 months ago

2.0.1

10 months ago

0.5.1

11 months ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago