View online · Official Kicad Footprint Repo · tscircuit Github · Discord
This is a simple online viewer for the official KiCad footprints.
You should be able to run it with npm i and npm run start.
Before building the static site the footprint library is preconverted to
Circuit JSON files with npm run prebuild-footprints. This step is automatically
invoked during npm run build and outputs files under public/circuit-json/.
