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.