@karimsa/wiz

0.12.7 • Public • Published

wiz

Zero config toolchain to manage JS projects with simplicity.

CircleCI

Features:

  • Build projects: wraps rollup with a pipeline to build libraries, tools, & APIs.
  • Lint projects: wraps eslint with strict, non-configurable defaults (and bumps performance).
  • Test projects: wraps jest with dynamic defaults.
  • Benchmark projects: provides a benchmark runner.
  • Profile projects: provides an instrumentation-based CPU profiler to isolate bottlenecks.

Getting Started

  1. Install wiz via npm install --save-dev @karimsa/wiz.
  2. See documentation.

License

Licensed under MIT license.

Copyright © 2019-present Karim Alibhai. All rights reserved.

Package Sidebar

Install

npm i @karimsa/wiz

Homepage

wiz.js.org

Weekly Downloads

53

Version

0.12.7

License

MIT

Unpacked Size

131 kB

Total Files

11

Last publish

Collaborators

  • karimsa