@birdseye/vue

v0.5.0
Vue.js integration of Birdseye
Birdseye Vue.js component styleguide

prepare

yarn clean && yarn build

prepublishOnly

yarn test

clean

rm -rf lib

build

tsc -p src && tsc src/webpack-loader.ts --outDir lib --module commonjs --target es2018

dev

yarn build -w

lint

eslint --ext js,ts src test

lint:fix

eslint --fix --ext js,ts src test

test

yarn lint && yarn test:unit

test:unit

jest

test:watch

jest --watch
npm i @birdseye/[email protected]

Metadata

  • MIT
  • Whatever
  • katashin
  • released 9/9/2020

Downloads

Maintainers