文件名称:ember-konva:Konva 画布库的 Ember 组件绑定
文件大小:250KB
文件格式:ZIP
更新时间:2024-08-24 22:17:37
emberjs canvas konvajs emberjs-addon ember-konva
恩伯康瓦 画布库的 Ember 组件绑定 兼容性 Ember.js v2.18 或以上 Ember CLI v2.13 或更高版本 Node.js v8 或更高版本 安装 ember install ember-konva npm install konva # OR yarn add konva 用法 例子 {{!-- app/components/konva-example.hbs --}} < Konva xss=removed xss=removed> < stage> < layer .Path @ x = {{ 50 }} @ y = {{ 50 }} @ data = " ... " @ f
【文件预览】:
ember-konva-master
----.travis.yml(1KB)
----.ember-cli.js(392B)
----ember-cli-build.js(494B)
----addon()
--------index.js(56B)
--------initializers()
--------component-managers()
--------components()
--------utils()
--------helpers()
----config()
--------ember-try.js(1KB)
--------environment.js(90B)
----index.js(625B)
----jsconfig.json(198B)
----.watchmanconfig(37B)
----package.json(2KB)
----tests()
--------test-helper.js(228B)
--------index.html(1KB)
--------unit()
--------dummy()
--------integration()
----app()
--------initializers()
--------components()
--------helpers()
----testem.js(581B)
----CONTRIBUTING.md(632B)
----.npmignore(407B)
----.eslintrc.js(1KB)
----.template-lintrc.js(62B)
----ember-konva.png(7KB)
----LICENSE.md(1KB)
----.gitignore(369B)
----README.md(2KB)
----yarn.lock(525KB)
----.eslintignore(240B)
----.editorconfig(368B)