Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T15:21:12.000Z (over 6 years ago)
- Last Synced: 2024-12-12T03:03:19.009Z (10 days ago)
- Topics: psd-ugui, psd-ui, psd2
- Language: JavaScript
- Homepage: http://en.fairygui.com
- Size: 4.07 MB
- Stars: 191
- Watchers: 13
- Forks: 60
- 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