Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mantis-software-company/flask-tui-editor
Toast UI Markdown Editor Integration for Flask-WTF.
https://github.com/mantis-software-company/flask-tui-editor
flask markdown-editor toast-ui-editor wtforms
Last synced: 2 months ago
JSON representation
Toast UI Markdown Editor Integration for Flask-WTF.
- Host: GitHub
- URL: https://github.com/mantis-software-company/flask-tui-editor
- Owner: mantis-software-company
- License: mit
- Created: 2024-07-19T17:01:30.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-30T10:06:48.000Z (5 months ago)
- Last Synced: 2024-09-30T00:43:39.040Z (3 months ago)
- Topics: flask, markdown-editor, toast-ui-editor, wtforms
- Language: JavaScript
- Homepage: https://flask-tui-editor.readthedocs.io/latest/
- Size: 347 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
# Flask-TUI-Editor
[Toast UI Markdown Editor](https://ui.toast.com/tui-editor) Integration for Flask-WTF.
## Installation
To install Flask-TUI-Editor:```
pip install flask-tui-editor
```
### UsageCheck [example](example/) project and [documentation](https://flask-tui-editor.readthedocs.io/latest/).
## Licenses
Both Flask-TUI-Editor and [Toast UI Editor](https://github.com/nhn/tui.editor) licensed with MIT License.