pixelm:用Elm编写的像素艺术编辑器

时间:2021-02-05 15:33:45
【文件属性】:
文件名称:pixelm:用Elm编写的像素艺术编辑器
文件大小:170KB
文件格式:ZIP
更新时间:2021-02-05 15:33:45
elm pixel-art pixel-editor PixelArtElm 像素 用Elm编写的像素艺术编辑器 产品特点 在移动设备上可用 工具:铅笔,橡皮擦,水桶,移动,清除 撤消 动画 导出为PNG,GIF和动画GIF 发展历程 安装: npm install elm-package install cd tests elm-package install 启动开发服务器: npm start 运行单元测试: npm test 建立生产资产: npm run build 部署到GitHub Pages: npm run deploy 该项目由引导。 查看以了解该项目的结构。
【文件预览】:
pixelm-master
----.gitignore(218B)
----package.json(1005B)
----src()
--------images()
--------main.css(4KB)
--------index.js(4KB)
--------SelectionArray.elm(4KB)
--------App.elm(35KB)
--------History.elm(1KB)
--------registerServiceWorker.js(4KB)
--------Events.elm(5KB)
--------ColorUtil.elm(3KB)
--------Array2.elm(3KB)
----.travis.yml(1KB)
----public()
--------index.html(975B)
--------favicon.ico(101KB)
--------gif.worker.js(16KB)
--------manifest.json(277B)
----README.md(847B)
----screenshot.png(122KB)
----elm-package.json(571B)
----tests()
--------SelectionArrayTests.elm(4KB)
--------ColorUtilTests.elm(523B)
--------elm-package.json(573B)
--------HistoryTests.elm(2KB)
--------Array2Tests.elm(3KB)

网友评论