https://github.com/xavdid/drafts
[Website] Drafts Javascript Editor
https://github.com/xavdid/drafts
drafts javascript monaco-editor typescript
Last synced: 10 months ago
JSON representation
[Website] Drafts Javascript Editor
- Host: GitHub
- URL: https://github.com/xavdid/drafts
- Owner: xavdid
- Created: 2019-03-31T04:58:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T00:58:22.000Z (over 2 years ago)
- Last Synced: 2025-04-23T17:08:35.829Z (10 months ago)
- Topics: drafts, javascript, monaco-editor, typescript
- Language: JavaScript
- Homepage: https://davidbrownman.com/drafts/
- Size: 3.22 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# drafts
Monaco editor for writing actions in [Drafts 5](https://getdrafts.com/). Definitions are put together using the [typescript definitions](https://github.com/agiletortoise/drafts-script-reference/tree/master/src) that power the [docs](https://scripting.getdrafts.com/).
## Motivation
This app was born from a desire to write JS code for Drafts, but lacking tools I had come to enjoy.
## Future
I'd like to add ESLint support!