The first component performance tracker for Svelte applications.
Extension Coming To Chrome Store Soon...
Feel free to fork and clone this repo! Otherwise, just download Svelcro and save it somewhere on your computer.
Make Svelcro/dev-app your current directory, install depencencies, and run build.
cd Svelcro/dev-app
npm install
npm run build
Navigate to Chrome's extensions page at chrome://extensions/
.
Turn on 'developer mode' in the top-right corner of the page.
Click on 'load unpacked' at the top-left, and select your local copy of the Svelcro directory.
Open up your Chrome DevTools, and check to make sure Svelcro is available in the dropdown menu of the navbar!
Make sure your svelte application is in development mode.
You can then open up Chrome DevTools and navigate to Svelcro.
Visualize component dependencies and their respective state in the "Components" tab or monitor your component render performance in the "Profiler" tab.
We would love to hear from you!
Svelcro is currently in beta. If you would like to contribute please contact the authors at svelcrodt@gmail.com.
Notice any issues or bugs? Open an issue!
Visit the Svelcro website!
Read more at Medium - Component Performance Monitoring with Selvro
Sara Kivikas - @skivikas
Rankin Draa - @rankind94
Yanming Yu - @jimmyjameswong
Zachary Daniels - @zackdaniels