1.2.2 • Published 8 months ago

@janiscommerce/toolbox v1.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months 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

OpenAPI

  • 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:

Service flow

  • npx @janiscommerce/toolbox flow draw: Build the service flow diagram from service configuration files