yaqwsx / jlcparts

Better parametric search for components available for JLC PCB assembly
https://yaqwsx.github.io/jlcparts/
MIT License
572 stars 52 forks source link

Add wget/Invoke-WebRequest command to download all datasheet matching criteria #4

Closed yaqwsx closed 4 years ago

yaqwsx commented 4 years ago

It would be nice to have a button to generate wget or Invoke-WebRequest command to download datasheets of all components matching the current criteria. This is useful, especially when choosing an IC for the project.

yaqwsx commented 4 years ago

Implemented in 13bbca9