@devpack/qakit

0.0.53 • Public • Published

A Frontend QA Toolkit

Includes:

  • code style - Prettier
  • code specs & quality - ESLint
  • commit message specs - commitlint
  • unit test - jest
  • git workflow hooks - husky

Install

// global install, work with cli
npm install -g @devpack/qakit
// local install, work with api or cli
npm install @devpack/qakit

Usage

// for global
devpack-qa --help
// for local
npx devpack-qa --help

Development

// first, intall dependencies with yarn
yarn
// then cd '../devpack-qakit-app' to test

Package Sidebar

Install

npm i @devpack/qakit

Weekly Downloads

17

Version

0.0.53

License

MIT

Unpacked Size

33.8 kB

Total Files

37

Last publish

Collaborators

  • aaron.xiao