Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 198 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 198 Bytes

Inertia.js Chrome devtools extension

I design this extension to display an up-to-date Inertia.js page json in Chrome devtools panel.

Development

# watch
yarn watch

# build
yarn build