Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plotdb/editor
https://github.com/plotdb/editor
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/plotdb/editor
- Owner: plotdb
- Created: 2020-02-11T07:55:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T20:00:20.000Z (about 2 years ago)
- Last Synced: 2023-08-24T18:37:40.613Z (over 1 year ago)
- Language: JavaScript
- Size: 2.32 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Editor
## Option
* node: { edit, view }
* editlet: {name: opt, ... }
- default editlet: cm
* renderer(fs): return payload = {html,css,js}
- TODO: assets?## TODO
* cm api might need to be exposed.
- e.g., some features might need listening to cm blue / focus event ( such as inserting image )