@quasar/quasar-app-extension-feathersjs

v1.0.0-alpha.2
A Quasar CLI Extension

lint

eslint --ext .js,.vue src

test

jest

precommit

yarn test && node node_modules/.bin/jest-badges-readme --coverageDir=./coverage && git add 'README.md' && node_modules/.bin/lint-staged

audit:snyk

snyk test --org=info-fth --json > ./test/audits/snyk.json

make-badges

jest-badges-readme --coverageDir=./coverage

audit:licenses

nlf --summary detail > ./test/audits/licenses.txt

audit:node_modules

yarn audit --json > ./test/audits/node_modules_audit.json
npm i @quasar/[email protected]

Metadata

  • MIT
  • >= 8.9.0
  • Daniel Thompson-Yvetot
  • released 5/2/2019

Downloads