8 lines
226 B
Markdown
8 lines
226 B
Markdown
# bom2table
|
|
Generate a nicely formatted table from an EAGLE BOM
|
|
|
|
## Usage
|
|
Run `npm install` and `npm build`
|
|
|
|
Upload a BOM exported in csv format from EAGLE (untick 'List attributes') to get a table and the corresponding HTML.
|