1021 B
1021 B
title, sidebar_label, description, keywords, image, hide_title, hide_table_of_contents
| title | sidebar_label | description | keywords | image | hide_title | hide_table_of_contents | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| How to build editors with EditorKit | EditorKit | How to use the Standard Notes EditorKit to build an editor. |
|
/img/logo.png | false | false |
Introduction
The EditorKit is a wrapper for the Components API to make it easier to develop editors for Standard Notes.
Examples
The documentation for the EditorKit is incomplete. You can view the following examples to see how it is used.
Development
The Standard Notes EditorKit is written in JavaScript and compiled with Webpack.
License
The Standard Notes EditorKit is licensed under the GNU AGPL-3.0-or-later.