pikka-web-console
v5.8.7
Published
一個輕量級的網頁內嵌式控制台監控工具,讓開發者可以即時檢視 JavaScript console 輸出
Downloads
64
Maintainers
Readme
Pikka Web Console
A web-based console monitoring tool for Vite projects. View your JavaScript console outputs in a separate browser window during development.
⚠️ Vite projects only - Install as dev dependency
Installation
npm install --save-dev pikka-web-consoleUsage
Initialize
npx pikka-console initStart monitoring
npm run dev:consoleRun your project and console together
npm run dev:all
Who Should Use This?
- Developers working on Vite projects (Vue, React, Svelte, vanilla JS)
- Need to monitor console outputs in a separate window
- Want to debug without cluttering browser dev tools
- Teams sharing console outputs for collaboration
Contact
Harry Wu - @wuharry
- GitHub: pikka-web-console
- Issues: Report bugs
MIT License
