vue-batteries
v0.2.0-alpha.5
Published
Renderless not opiniated components and directive library to quickly build UI with Vue.js
Readme
vue-batteries [WIP]
Non opiononated renderless UI components with Vue 3, work in progress !!
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your unit tests
npm run test:unitLints and fixes files
npm run lint