# oas3-tools

> Swagger-UI and API Rest Routing for Open API v3.

Latest version **2.2.3** (published 2020-12-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install oas3-tools
pnpm add oas3-tools
yarn add oas3-tools
bun add oas3-tools
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.2.3 |
| Published | 2020-12-07 |
| First published | 2018-10-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 14 |
| Unpacked size | 5.1 MB |
| Known vulnerabilities | 0 (+10 in 2 direct dependencies) |
| Install scripts | no |
| GitHub stars | 27 |
| Author | Hugo Mercado |
| Maintainers | hugomario |
| Keywords | api, expressjs, middleware, swagger, openapi 3 |

## Links

- npm: https://www.npmjs.com/package/oas3-tools
- Repository: https://github.com/bug-hunters/oas3-tools
- Issues: https://github.com/bug-hunters/oas3-tools/issues
- npm.io page: https://npm.io/package/oas3-tools

## Dependencies (14)

- [qs](https://npm.io/package/qs.md) ^6.9.1
- [async](https://npm.io/package/async.md) ^2.6.3
- [debug](https://npm.io/package/debug.md) ^4.1.1
- [lodash](https://npm.io/package/lodash.md) ^4.17.15
- [morgan](https://npm.io/package/morgan.md) ^1.9.1
- [multer](https://npm.io/package/multer.md) ^1.4.2
- [express](https://npm.io/package/express.md) ^4.17.1
- [js-yaml](https://npm.io/package/js-yaml.md) ^3.13.1
- [parseurl](https://npm.io/package/parseurl.md) ^1.3.3
- [body-parser](https://npm.io/package/body-parser.md) 1.19.0
- [serve-static](https://npm.io/package/serve-static.md) ^1.14.1
- [cookie-parser](https://npm.io/package/cookie-parser.md) ^1.4.4
- [path-to-regexp](https://npm.io/package/path-to-regexp.md) ^3.2.0
- [express-openapi-validator](https://npm.io/package/express-openapi-validator.md) ^4.4.3

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 2.2.3 (latest) — 2020-12-07
- 2.2.2 — 2020-12-07
- 2.2.1 — 2020-12-07
- 2.2.1-RC0 — 2020-12-06
- 2.2.0 — 2020-11-08
- 2.2.0-RC0 — 2020-11-08
- 2.1.3 — 2020-11-02
- 2.1.2 — 2020-10-11
- 2.0.2 — 2020-02-07
- 2.0.2-RC0 — 2020-02-07
- 2.0.1 — 2020-02-06
- 2.0.0 — 2019-12-22
- 2.0.0-RC1 — 2019-12-16
- 2.0.0-RC0 — 2019-12-15
- 1.0.2-RC2 — 2019-07-03
- … 5 more at https://npm.io/package/oas3-tools/versions

## README

This is a forked project from https://github.com/apigee-127/swagger-tools with an attemp to add Open API 3 support. :)

---
_Source: https://npm.io/package/oas3-tools · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
