pro-api-sdk
JLCEDA & EasyEDA Pro Extension API Development Kit
NOTE
For more information on the development of EasyEDA Pro Extension, please visit:https://prodocs.easyeda.com/en/api/guide/
Enter Development
This development tool set contains all the environments and tools for developing the EasyEDA Pro Edition extension package, and has built-in recommended rules for Prettier and ESLint.
Clone the pro-api-sdk project repository to your local computer
shellgit clone --depth=1 https://github.com/jlceda/pro-api-sdk.git
1Initializing the development environment (installing dependencies)
shellnpm install
1Make your changes ...
Compile the extension package
shellnpm run build
1Install the extension package generated under
./build/dist/
in EasyEDA Pro Edition
Open-source License
This development tool uses the Apache License 2.0 open source license agreement. You can only use the 嘉立创EDA and EasyEDA trademark information for the function description part and open source release title part of the extension package developed based on this tool.