Chrome extension that allows inspect and debug in detail events emitted by hermes-io.js in a friendly UI.
- Record events
- Play one or many events recorded previously
- Inspect source code
- Copy record payload
Install from chrome web store here
git clone https://github.com/Maxtermax/hermes-io-devtools.git
npm i
npm run build
Then go to: chrome://extensions
and load the extension by clicking on button load unpackaged
then select the repos folder.
Then try the demo: https://sneaker-store-1.vercel.app/
Also you can try the counter demo: here
out.mp4
If you find me work helpful please consider support me at https://www.buymeacoffee.com/maxtermax, that encourage me to continue working on cool open source projects.