SVGDraw:使用 Backbone、RequireJS 和 Snap.svg 的简单 SVG 绘图

时间:2021-06-11 09:33:52
【文件属性】:
文件名称:SVGDraw:使用 Backbone、RequireJS 和 Snap.svg 的简单 SVG 绘图
文件大小:356KB
文件格式:ZIP
更新时间:2021-06-11 09:33:52
JavaScript 简单的SVG绘图应用程序 这是一个实验性的 SVG 绘图 Web 应用程序。 严格用于教育目的。 Chrome 中的最佳性能(目前) 去做: 就地编辑 导出到 SVG 指示 在开发过程中观察变化和编译: $ npm install -g grunt-cli # Install Grunt Cli $ npm install -g bower # Install Bower $ npm install # Install Node Dependencies $ bower install # Install Bower Dependencies $ grunt watch 使用 RequireJS 编译所有 js 文件进行生产: $ grunt requirejs 测试 $ grunt jshint 执照 在下。 :copyright: 2015 Sallar Kaboli。 The MIT L
【文件预览】:
SVGDraw-master
----.jshintrc(93B)
----.gitignore(36B)
----package.json(536B)
----src()
--------js()
--------css()
----Gruntfile.js(2KB)
----dist()
--------fonts()
--------js()
--------css()
----LICENSE(1KB)
----README.md(2KB)
----index.html(369B)
----bower.json(598B)

网友评论