vue-virtual-tabs
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

vue-virtual-tabs

A published-ready template for Vue 3 components and composable functions library.

  • pnpm
  • typescript
  • vue 3
  • vite
  • vitest
  • viteplay for documentation
  • @vueuse/core

Scripts

# Start dev server and rebuild lib on change
pnpm dev
# Build lib
pnpm build
# Run unit test
pnpm test
# Run unit test and display test coverage
pnpm coverage
# Lint
pnpm lint
# Clean up all node_modules
pnpm clean
# Run vue-tsc for each repo
pnpm typecheck

Happy coding!!

Readme

Keywords

none

Package Sidebar

Install

npm i vue-virtual-tabs

Weekly Downloads

1

Version

0.0.7

License

MIT

Unpacked Size

36.7 kB

Total Files

7

Last publish

Collaborators

  • hunterliu1003