cyp-editor
TypeScript icon, indicating that this package has built-in type declarations

3.7.11 • Public • Published

canvas-editor

基于原生canvas,自定义封装editor。有着超强的可扩展性,以数据为原型驱动的编辑器

npm i canvas-editor --save
<div class="canvas-editor"></div>
import Editor from "canvas-editor"

new Editor(document.querySelector(".canvas-editor"), [
  {
    value: "Hello World"
  }
])

功能

1.自定义分页
2.自定义页眉、页脚
3.自定义鼠标右键
4.自定义水印
5.拖拽等功能
6.导出为pdf
....

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.7.1112latest

Version History

VersionDownloads (Last 7 Days)Published
3.7.1112
3.7.101
3.7.91
3.7.81
3.7.71
3.7.61
3.7.51
3.7.41
3.7.31
3.7.21
3.7.11
3.7.01
3.6.91
3.6.81
3.6.71
3.6.61
3.6.51
3.6.41
3.6.31
3.6.21
3.6.11
3.6.01
3.5.91
3.5.81
3.5.71
3.5.61
3.5.51
3.5.41
3.5.21
3.5.11
3.5.01
3.4.91
3.4.81
3.4.61
3.4.51
3.4.41
3.4.31
3.4.21
3.4.11
3.4.01
3.3.91
3.3.81
3.3.61
3.3.41
3.3.31
3.3.21
3.3.11
3.3.01
3.2.91
3.2.81
3.2.71
3.2.61
3.2.41
3.2.31
3.2.21
3.2.11
3.2.01
3.1.91
3.1.81
3.1.71
3.1.61
3.1.51
3.1.41
3.1.31
3.1.21
3.1.01
2.9.91
2.9.81
2.9.71
2.9.61
2.9.51
2.9.41
2.9.31
2.9.21
2.9.11
2.9.01
2.8.91
2.8.81
2.8.71
2.8.61
2.8.51
2.8.41
2.8.21
2.8.11
2.8.01
2.7.81
2.7.61
2.7.41
2.7.21
2.7.11
2.7.01
2.6.81
2.6.61
2.6.41
2.6.21
2.5.81
2.5.61
2.5.41
2.4.42
2.4.21
2.2.81
2.2.61
2.2.41
2.2.11
1.2.01

Package Sidebar

Install

npm i cyp-editor

Weekly Downloads

117

Version

3.7.11

License

MIT

Unpacked Size

12.3 MB

Total Files

147

Last publish

Collaborators

  • me2