psd-viewer:一个简单的photoshop文档查看器

时间:2024-07-10 09:31:24
【文件属性】:

文件名称:psd-viewer:一个简单的photoshop文档查看器

文件大小:578KB

文件格式:ZIP

更新时间:2024-07-10 09:31:24

JavaScript

PSD查看器 psd-viewer是一个简单的 photoshop 文档查看器,基于 。 玩。 快速开始 git clone https://github.com/zenoamaro/psd-viewer.git cd psd-viewer/dist open index.html 构建和测试 您可以运行自动化测试套件: $ npm test 并重新构建源代码的可分发版本: $ npm run build 要在开发模式下运行任务,只需设置环境: $ ENV=development npm run build 上提供了更多任务,包括: docs: build docs from sources lint: lints the source test: runs the test specs coverage: runs the code coverage test 兼容


【文件预览】:
psd-viewer-master
----.eslintrc(14KB)
----src()
--------utils()
--------views()
--------styles()
--------assets()
--------index.js(170B)
----bench()
--------suite.js(961B)
--------index.js(35B)
--------module.js(150B)
----.travis.yml(121B)
----gulpfile.js(2KB)
----LICENSE(1KB)
----test()
--------index.js(75B)
--------module.js(122B)
----README.md(2KB)
----Makefile(2KB)
----dist()
--------index.html(446B)
--------styles.css(4KB)
--------psd.js(708KB)
--------scripts.js(179KB)
----.gitignore(67B)
----.jsdocrc(380B)
----CHANGELOG.md(48B)
----.eslintignore(17B)
----package.json(2KB)

网友评论