unplugin / .github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: unplugin-turbo-console

yuyinws opened this issue · comments

commented

Clear and concise description of the problem

Hello there, let me introduce this plugin first:

unplugin-turbo-console aims to improve the Developer Experience of console.log().

Its main features include:

  1. Highlight the console output based on different file types.
  2. Jump to the editor source code from the console output with one click.

Here is a simple demo:
demo

It was a Vite Only plugin before and received not-bad community feedback( 100+ stars on GitHub and 4k monthly downloads on npm ). Recently I refactored it with unplugin, Now it supports more frameworks. I believe that transferring this repository to unplugin will lead to its better development. And I would be honored if I could join this organization.

Suggested solution

none

Alternative

No response

Additional context

No response

Validations

Interesting, ok 👍

I invited you to this org. Once you accepted, your repo can be transferred to unplugin org.