# lckiconverter **Repository Path**: unlimited_plan/lckiconverter ## Basic Information - **Project Name**: lckiconverter - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: add-license-1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-11-10 - **Last Updated**: 2024-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LCKiConverter
一个将lceda.cn的器件转换为KiCad格式的浏览器扩展. A browser extension to convert component in lceda.cn (aka easyeda.com) to KiCad format. ## 运行环境 Run Environmnet Chrome, Edge ## 如何编译 How To Build 确保Node.js已经安装,然后运行下面的命令。npm可以使用cnpm代替。 Ensure Node.js installed. ```bat git pull https://github.com/xtoolbox/lckiconverter.git cd lckiconverter npm install npm run build ``` 使用浏览器的开发者模式安装dist目录中的内容。 Install the dist folder in Chrome/Edge in developer mode