Skip to content

posva/vue-ts-lib

Repository files navigation

vue-ts-lib Build Status npm package coverage thanks

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

Usage

API

Related

License

MIT

This project was created using the Vue Library template by posva

About

Vue 3 library starter in TS with lint, auto release, changelog and tests

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published