CloudCannon / bookshop

📚 A component development workflow for static websites.
MIT License
249 stars 21 forks source link

Bookshop linting workflows #42

Open bglw opened 3 years ago

bglw commented 3 years ago

Bookshop Librarian Revamp

When editing my site I want Bookshop to warn me when references to components are out of date So that changes to my component library don't unknowingly break existing implementations

In practice: Provide something like a npx @bookshop/librarian --audit command, which:

Which would then run in commit/push hooks of the site or component library.