Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 3.43 KB

README.en.md

File metadata and controls

43 lines (26 loc) · 3.43 KB

简体中文 | English | 繁體中文 | 日本語 | Русский

pro-api-sdk

JLCEDA & EasyEDA Pro Extension API Development Kit

GitHub Repo Stars GitHub Issues GitHub Repo Size GitHub License NPM Version NPM Downloads

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.

  1. Clone the pro-api-sdk project repository to your local computer

    git clone --depth=1 https://github.com/easyeda/pro-api-sdk.git
  2. Initializing the development environment (installing dependencies)

    npm install
  3. Make your changes ...

  4. Compile the extension package

    npm run build
  5. Install the extension package generated under ./build/dist/ in EasyEDA Pro Edition

Open-source License

GitHub 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.