| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
A browser extension for debugging hyperscript
hdb.js is an existing way to debug hyperscripts but it has the following limitations:
The extension isn't in any app stores yet, so you'll need to configure your browser to allow unpacked extensions to run.
go to chrome://extensions
toggle the Developer mode switch to the on position
click Load Unpacked
browse to and select this directory (_hyperscript/hdb-devtools/)
you should see hyperscript-debugger in your extension list.
you can further confirm this is installed by opening dev console on a web page and verifying there is now a _hyperscript tab.
| Back | FazBrowse Home | New Git URL |