Vue Devtools helper for debugging composables and reactive state. Add debug() to expose values in Devtools without production overhead.
- Package: packages/vuebugger
- Docs: packages/vuebugger/README.md
Install:
pnpm add -D @vingy/vuebuggerHeadless tooltip plugin for Vue with smart visibility detection and a single shared tooltip instance.
- Package: packages/vueltip
- Docs: packages/vueltip/README.md
Install:
pnpm add vueltipTry both packages in the demo app:
pnpm install
pnpm demoOpen the demo from demo/.
Contributions are welcome! Please read the CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.