UNPKG

joplin-plugin-freehand-drawing

Version:

[On GitHub](https://github.com/personalizedrefrigerator/joplin-plugin-freehand-drawing) | [On the Joplin Forum](https://discourse.joplinapp.org/t/plugin-js-draw-integration/27114) | [Online Demo](https://personalizedrefrigerator.github.io/js-draw/example/

33 lines 867 B
{ "manifest_version": 1, "id": "io.github.personalizedrefrigerator.js-draw", "app_min_version": "2.8", "version": "1.6.1", "name": "Freehand Drawing", "description": "Create and edit drawings with js-draw.", "author": "Henry Heino", "homepage_url": "https://github.com/personalizedrefrigerator/joplin-draw", "repository_url": "https://github.com/personalizedrefrigerator/joplin-draw", "keywords": [ "drawing", "freehand-drawing", "freehand", "handwriting" ], "categories": [ "editor" ], "screenshots": [ { "src": "../screenshots/editorview-light-1.png" }, { "src": "../screenshots/editorview-light-2.png" }, { "src": "../screenshots/editorview-dark.png" } ], "_publish_hash": "sha256:c3b44715b3ca0678684ed996b0c6d07d55a6aaf4bd909f9e623936396f2f68b4", "_publish_commit": "main:9f209c4643b5e765c86d5a53ed55d7512fef5811" }