An open API service indexing awesome lists of open source software.

https://github.com/dot123/psd2json

psd转json
https://github.com/dot123/psd2json

Last synced: over 1 year ago
JSON representation

psd转json

Awesome Lists containing this project

README

          

# psd2json

Convart PSD layout to JSON.

![image](/01.png)
![image](/02.png)

# Usage

在项目根目录下执行

```
$ npm install
```

将要解析的psd文件放到test/input目录

```
$ ./build.cmd
```