/kicad-viewer

View all the official kicad library files on the web

Primary LanguageTypeScriptMIT LicenseMIT

@tscircuit/kicad-viewer

View online · Official Kicad Footprint Repo · tscircuit Github · Discord

This is a simple online viewer for the official KiCad footprints.

image

Running Locally

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