Quickly scaffold a new Vue 2.x package (with @vue/composition-api) without all the headache of setting it up from scratch
npx janak <your-package>
- 🎉Composition API baked in
- 👨🔧TypeScript support
- 🎢Build everything using Rollup
- 🏗Trigger publishing on npm registry using ship.js
- 🧪Ava 3.x for testing
- 🥳Prettier & ESLint give you powerful linting
- 👀jsconfig for that dope
@/
importing power - 🦮Husky & Commitlint
- 🤖GitHub Actions CI for auto-publishing
- 🤖Dependabot for keeping packages upto date
- 📖VuePress for writing those amazing docs!
- 👨🏻💻Netlify for auto-publishing those amazingly written docs!
MIT © Vinayak