# psd2fgui **Repository Path**: fengju/psd2fgui ## Basic Information - **Project Name**: psd2fgui - **Description**: A tool for converting psd file to fairygui package. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-07-09 - **Last Updated**: 2024-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README psd2fgui ============= A tool for converting psd file to fairygui package. ### Setup ### ```sh npm install ``` ### Usage ### ```sh node convert test/test.psd ``` ### License ### MIT