2.0.0 • Published 2 years ago

hunter-test v2.0.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

vite-vue-typescript-lib-starter

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!!

2.0.0-beta.0

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago

0.1.2

2 years ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.0

2 years ago

0.1.1

2 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago