All Projects → posva → Vue Ts Lib

posva / Vue Ts Lib

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vue Ts Lib

React Rollup Boilerplate
Boilerplate for creating React component libraries, bundled with Rollup.js to ES6 Modules, React Styleguidist, Typescript
Stars: ✭ 157 (+31.93%)
Mutual labels:  library, boilerplate
Typescript Starter
Quickly create and configure a new library or Node.js project
Stars: ✭ 2,953 (+2381.51%)
Mutual labels:  library, boilerplate
React Modern Library Boilerplate
Boilerplate for publishing modern React modules with Rollup
Stars: ✭ 285 (+139.5%)
Mutual labels:  library, boilerplate
Laravel Parse
A Parse SDK bridge for Laravel 5
Stars: ✭ 116 (-2.52%)
Mutual labels:  library
Javaosc
OSC content format/"protocol" library for JVM languages
Stars: ✭ 116 (-2.52%)
Mutual labels:  library
Gliding Collection
Gliding Collection is a smooth, flowing, customizable decision for a UICollectionView Swift Controller. iOS library made by @Ramotion
Stars: ✭ 1,537 (+1191.6%)
Mutual labels:  library
Dry Logic
Predicate logic with rule composition
Stars: ✭ 118 (-0.84%)
Mutual labels:  library
Annotation Processing Example
It is the example project for the annotation processing tutorial.
Stars: ✭ 116 (-2.52%)
Mutual labels:  library
Androidrate
AndroidRate is a library to help you promote your Android app by prompting users to rate the app after using it for a few days.
Stars: ✭ 117 (-1.68%)
Mutual labels:  library
Razzle Material Ui Styled Example
Razzle Material-UI example with Styled Components using Express with compression
Stars: ✭ 117 (-1.68%)
Mutual labels:  boilerplate
Typescript Hapi Starter
🚀 Starter for building APIs with Hapi + Typescript!
Stars: ✭ 117 (-1.68%)
Mutual labels:  library
Cacache Rs
💩💵 but for your 🦀
Stars: ✭ 116 (-2.52%)
Mutual labels:  library
Kittehircclientlib
An IRC client library in Java
Stars: ✭ 116 (-2.52%)
Mutual labels:  library
Folding Cell
📃 FoldingCell is an expanding content cell with animation made by @Ramotion
Stars: ✭ 10,035 (+8332.77%)
Mutual labels:  library
Koalerplate
Simple Koa Boilerplate for APIs
Stars: ✭ 118 (-0.84%)
Mutual labels:  boilerplate
Simple Boilerplate
A simple webpack boilerplate for your comfortable work with HTML, JS and CSS.
Stars: ✭ 116 (-2.52%)
Mutual labels:  boilerplate
Django Crud Ajax Login Register Fileupload
Django Crud, Django Crud Application, Django ajax CRUD,Django Boilerplate application, Django Register, Django Login,Django fileupload, CRUD, Bootstrap, AJAX, sample App
Stars: ✭ 118 (-0.84%)
Mutual labels:  boilerplate
Flask Full
starter/boilerplate flask application with celery, mongoengine, signals, shell commands, swagger api docs and sphinx docs integration
Stars: ✭ 117 (-1.68%)
Mutual labels:  boilerplate
Docker Nginx Gunicorn Flask Letsencrypt
Boilerplate code for setting up Nginx + Gunicorn + Flask + automated LetsEncrypt certificates (https) using docker-compose.
Stars: ✭ 117 (-1.68%)
Mutual labels:  boilerplate
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+1272.27%)
Mutual labels:  boilerplate

vue-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-lib/vue-global-events/g' README.md package.json .github/workflows/release-tag.yml size-checks/*

Circle CI

Dependabot

Github Settings

  • Activate Sponsor section

Remove this section

Remove the section Checklist before releasing.

Installation

yarn add vue-lib
# or
npm install vue-lib

Usage

API

Related

License

MIT

This project was created using the Vue Library template by posva
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].