vue-ts-lib
Some awesome description
Demo (TODO link)
Copying this project
You can directly create a project from this template by using the Use this template button if you plan on hosting it on GitHub.
You can also use degit:
degit posva/vue-ts-lib
Checklist of things to do when creating a lib
Rename the project
sed -i '' 's/vue-ts-lib/vue-global-events/g' README.md package.json .github/workflows/release-tag.yml size-checks/*
Github CI
- Added by default
Renovate
You must add the repository in your settings.
Remove this section
Remove the section Checklist before releasing.
Installation
yarn add vue-ts-lib
# or
npm install vue-ts-lib