302 open-source exercise illustrations in one npm package

Building a fitness app usually means drawing custom diagrams or buying stock art.
Bryl Lim released workout-guide, an open-source library featuring 302 exercises and 906 vector illustrations. The repository earned 1,003 GitHub stars this week. Lim expanded on original artwork from Everkinetic, adding extra animation frames, normalized SVGs, typed metadata, and a searchable web gallery.
Why it matters: You get a framework-neutral npm package packed with transparent 512×512 SVGs and three frames per movement. Built-in helpers like searchExercises let you filter workouts by targeted muscle or equipment without managing raw asset paths yourself.
Try it: Install the package using npm install @bryllim/workout-guide. The code uses the MIT License, while the visual assets fall under CC BY-SA 4.0.
Your next fitness side project just saved a month of design work.
Sources
- bryllim/workout-guide — https://github.com/bryllim/workout-guide

