https://github.com/yuyinws/vite-plugin-turbo-console
🚀 Improve the Developer Experience of console
https://github.com/yuyinws/vite-plugin-turbo-console
developer-experience react svelte unplugin vite vite-plugin vue
Last synced: 5 months ago
JSON representation
🚀 Improve the Developer Experience of console
- Host: GitHub
- URL: https://github.com/yuyinws/vite-plugin-turbo-console
- Owner: unplugin
- License: mit
- Created: 2023-05-11T07:50:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T08:29:42.000Z (7 months ago)
- Last Synced: 2024-11-24T20:55:23.940Z (5 months ago)
- Topics: developer-experience, react, svelte, unplugin, vite, vite-plugin, vue
- Language: TypeScript
- Homepage: https://utc.yuy1n.io
- Size: 34.1 MB
- Stars: 527
- Watchers: 1
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-vite - vite-plugin-turbo-console - Enhance the readability of `console.log()`. (Plugins / Framework-agnostic Plugins)
- awesome-vite - vite-plugin-turbo-console - Enhance the readability of `console.log()`. (Plugins / Framework-agnostic Plugins)
README
![]()
https://github.com/user-attachments/assets/767fd181-4122-49c8-8a01-72d3d43dbe94
## Features
- 🎨 Highlight Output
- 📝 Prefix and Suffix
- 🔦 Launch Editor
- 🚚 Pass Logs## ❤️ Credits
Thanks these awesome project:
[babel-plugin-enhance-log](https://github.com/baozouai/babel-plugin-enhance-log)
[turbo-console-log](https://github.com/Chakroun-Anas/turbo-console-log)
[vite-plugin-console-line](https://github.com/lq9958/vite-plugin-console-line)
[vite-plugin-terminal](https://github.com/patak-dev/vite-plugin-terminal)
[Nuxt's server logs feature](https://nuxt.com/blog/v3-11#better-logging)