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: 2 months ago
JSON representation

A tool for converting psd file to fairygui package.

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