1.4.0 • Published 8 months ago

@stackone/open-api v1.4.0

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

@stackone/open-api

Description

This package contains a library to easily interact with Open API specifications.

This package uses the tech stack provided by the Connect Monorepo global setup. Please check the root README for more information.

Requirements

Please check the root README for requirements.

Installation

# install dependencies
$ npm run install

Available commands

# clean build output
$ npm run clean
# build package
$ npm run build
# run tests
$ npm run test
# run tests on watch mode
$ npm run test:watch
# run linter
$ npm run lint
# run linter and try to fix any error
$ npm run lint:fix
1.4.0

8 months ago

1.3.0

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago