Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ehsan-shv/vite-vue-lib-template
Vite Vue lib template.
https://github.com/ehsan-shv/vite-vue-lib-template
vite vite-lib vite-template vue3 vue3-typescript
Last synced: 2 months ago
JSON representation
Vite Vue lib template.
- Host: GitHub
- URL: https://github.com/ehsan-shv/vite-vue-lib-template
- Owner: ehsan-shv
- License: mit
- Created: 2023-02-03T18:47:29.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-31T23:20:19.000Z (over 1 year ago)
- Last Synced: 2024-04-19T00:30:49.966Z (8 months ago)
- Topics: vite, vite-lib, vite-template, vue3, vue3-typescript
- Language: TypeScript
- Homepage:
- Size: 111 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vite-vue-lib-template
> Fully automated.
- [x] Eslint
- [x] Prettier
- [x] Conventional Commit
- [x] Pre-commit
- [x] Lint-staged
- [x] Semantic-release
- [x] TypeScript## How to use:
1. Clone the project
2. `yarn`
3. `npx semantic-release-cli setup`
4. Add components
5. `git add .`
6. `yarn commit`
7. `git push`## Real Example:
[vue-tradingviewWidgets](https://github.com/ehsan-shv/vue-tradingviewWidgets)