Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unplugin/unplugin-turbo-console
🚀 Improve the Developer Experience of console.log()
https://github.com/unplugin/unplugin-turbo-console
react svelte unplugin vite vite-plugin vue
Last synced: 3 months ago
JSON representation
🚀 Improve the Developer Experience of console.log()
- Host: GitHub
- URL: https://github.com/unplugin/unplugin-turbo-console
- Owner: unplugin
- License: mit
- Created: 2023-05-11T07:50:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-26T11:25:43.000Z (6 months ago)
- Last Synced: 2024-05-29T23:36:01.966Z (5 months ago)
- Topics: react, svelte, unplugin, vite, vite-plugin, vue
- Language: TypeScript
- Homepage:
- Size: 2.16 MB
- Stars: 294
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
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)
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)