canvas-editor-plugin example. Latest version: 0.0.1, last published: a year ago. Start using canvas-editor-plugin-example in your project by running `npm i canvas-editor-plugin-example`. There are no other projects in the npm registry using canvas-editor
excel plugin for canvas-editor. Latest version: 0.0.1, last published: 8 months ago. Start using @hufe921/canvas-editor-plugin-excel in your project by running `npm i @hufe921/canvas-editor-plugin-excel`. There is 1 other project in the npm registry usin
docs/guide/plugin-internal.md +16 Original file line numberDiff line numberDiff line change @@ -2,6 +2,8 @@ 2 2 3 3 ::: tip 4 4 官方维护插件仓库:https://github.com/Hufe921/canvas-editor-plugin 5 + 6 + 官方维护插件演示地址:https://hufe.club/canvas-editor-plugin ...
2 changes: 1 addition & 1 deletion 2 docs/en/guide/plugin-custom.md Original file line numberDiff line numberDiff line change @@ -21,5 +21,5 @@ export function myPlugin(editor: Editor, options?: Option) { ## Use Plugin ```javascript instance.add(myPlugin, options?: Option) instanc...
barcode2d plugin for canvas-editor. Latest version: 0.0.4, last published: a year ago. Start using @hufe921/canvas-editor-plugin-barcode2d in your project by running `npm i @hufe921/canvas-editor-plugin-barcode2d`. There is 1 other project in the npm reg
codeblock plugin for canvas-editor. Latest version: 0.0.2, last published: a year ago. Start using @hufe921/canvas-editor-plugin-codeblock in your project by running `npm i @hufe921/canvas-editor-plugin-codeblock`. There is 1 other project in the npm reg
bit_map_editor_plugin.cpp bit_map_editor_plugin.h bone_map_editor_plugin.cpp bone_map_editor_plugin.h camera_3d_editor_plugin.cpp camera_3d_editor_plugin.h canvas_item_editor_plugin.cpp canvas_item_editor_plugin.h cast_2d_editor_plugin.cpp cast_2d_editor_plugin.h ...
Theoretically this is possible using the API from EditorPlugin. However having a more OOP like the Spatial alternative to direct access to the object being edited instead of mixing the edits of many different objects (or creating many plugins for the same set of correlated features) is much bet...
npm i @hufe921/canvas-editor-plugin-barcode --saveimport Editor from "@hufe921/canvas-editor" import barcodePlugin from "@hufe921/canvas-editor-plugin-barcode" const instance = new Editor() instance.use(barcodePlugin) instance.executeInsertBarcode1D( content: string, width: number, height: ...
Search results Sign UpSign In canvas-editor-plugin-example canvas-editor-plugin example canvas-editor canvas-editor-plugin hufe •0.0.1•a year ago•0dependents•MITpublished version0.0.1,a year ago0dependentslicensed under $MIT 2