@karimsa/wiz
v0.12.7
Published
Zero config toolchain to manage JS projects with simplicity.
Downloads
51
Maintainers
Readme
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
- Install
wiz
vianpm install --save-dev @karimsa/wiz
. - See documentation.
License
Licensed under MIT license.
Copyright © 2019-present Karim Alibhai. All rights reserved.