4 Star 5 Fork 2

Gitee 极速下载/zdog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/metafizzy/zdog
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Makefile 495 Bytes
一键复制 编辑 原始数据 按行查看 历史
David DeSandro 提交于 6年前 . 🐶 build v1.0.0!
bundle:
cat js/boilerplate.js js/canvas-renderer.js js/svg-renderer.js js/vector.js \
js/anchor.js js/dragger.js js/illustration.js js/path-command.js \
js/shape.js js/group.js js/rect.js js/rounded-rect.js js/ellipse.js \
js/polygon.js js/hemisphere.js js/cylinder.js js/cone.js js/box.js \
js/index.js > dist/zdog.dist.js
uglify:
npx uglifyjs dist/zdog.dist.js -o dist/zdog.dist.min.js --mangle --comments /^!/
lint:
npx jshint js/*.js demos/**/*.js
dist: lint bundle uglify
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mirrors/zdog.git
git@gitee.com:mirrors/zdog.git
mirrors
zdog
zdog
v1.0.0

搜索帮助

371d5123 14472233 46e8bd33 14472233