1.1.4 • Published 1 month ago

@janiscommerce/toolbox v1.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

toolbox

Build Status npm version

Janis Developer toolbox

Installation

npm install --save-dev @janiscommerce/toolbox

Usage

Run with npx, for example:

npx @janiscommerce/toolbox openapi dev

Available commands

  • npx @janiscommerce/toolbox openapi bundle: Bundle OpenAPI schema from source
  • npx @janiscommerce/toolbox openapi lint: Lint OpenAPI schema bundle
  • npx @janiscommerce/toolbox openapi docs: Preview OpenAPI docs
  • npx @janiscommerce/toolbox openapi dev: Bundle + Lint + Docs preview with change detection :sparkles: