psd2fgui ============= A tool for converting psd file to fairygui package. ### Setup ### ```sh npm install ``` ### Usage ### ```sh node convert test/test.psd ``` ### License ### MIT