nuxt / devtools

Unleash Nuxt Developer Experience
https://devtools.nuxt.com
MIT License
2.85k stars 153 forks source link

feat: UnJS tab #573

Closed arashsheyda closed 8 months ago

arashsheyda commented 8 months ago

🆒 Your use case

a tab for UnJs packages, for example it can be a CLI generator for citty, Color Generator for theme-colors, ....

https://github.com/nuxt/devtools/assets/38922203/3a0ceddf-e713-462a-bff0-587ee4227e4e

🆕 The solution you'd like

to check if user is using unjs packages and then show them on unjs tab

🔍 Alternatives you've considered

No response

ℹī¸ Additional info

No response

antfu commented 8 months ago

This feels like it should be in each's doc? I am not sure if such low-level tools are even relevant to end users.

arashsheyda commented 8 months ago

@antfu Hmmm yes that's right 😄 thanks