State
Introduction
✎ Edit packageThis package is a work-in-progress. Some aspects may be awaiting improvement.
The State package allows you to track asset dependencies on your site. This allows you to see relationships between different parts of your site, and to quickly find unused assets.
Features
- Automatically builds a dependency graph by scanning your HTML, CSS, and JavaScript for references.
- Creates an interactive visualiser, so you can quickly find what you’re looking for.