https://github.com/fairygui/psd2fgui
A tool for converting psd file to fairygui package.
https://github.com/fairygui/psd2fgui
psd-ugui psd-ui psd2
Last synced: 2 months ago
JSON representation
A tool for converting psd file to fairygui package.
- Host: GitHub
- URL: https://github.com/fairygui/psd2fgui
- Owner: fairygui
- License: mit
- Created: 2018-06-13T14:44:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T15:21:12.000Z (over 7 years ago)
- Last Synced: 2025-04-03T03:11:15.346Z (7 months ago)
- Topics: psd-ugui, psd-ui, psd2
- Language: JavaScript
- Homepage: http://en.fairygui.com
- Size: 4.07 MB
- Stars: 195
- Watchers: 12
- Forks: 61
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
psd2fgui
=============A tool for converting psd file to fairygui package.
### Setup ###
```sh
npm install
```### Usage ###
```sh
node convert test/test.psd
```### License ###
MIT