# oas-linter

> Default linter plugin for oas-validator

Latest version **3.2.2** (published 2021-05-31) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install oas-linter
pnpm add oas-linter
yarn add oas-linter
bun add oas-linter
```

## 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 | 3.2.2 |
| Published | 2021-05-31 |
| First published | 2018-06-27 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 16.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 747 |
| Author | Mike Ralphson |
| Maintainers | mermade |
| Keywords | openapi, oas, lint, linter |

## Links

- npm: https://www.npmjs.com/package/oas-linter
- Repository: https://github.com/Mermade/oas-kit
- Homepage: https://github.com/Mermade/oas-kit#readme
- Issues: https://github.com/mermade/oas-kit/issues
- Funding: https://github.com/Mermade/oas-kit?sponsor=1
- npm.io page: https://npm.io/package/oas-linter

## Dependencies (3)

- [yaml](https://npm.io/package/yaml.md) ^1.10.0
- [should](https://npm.io/package/should.md) ^13.2.1
- [@exodus/schemasafe](https://npm.io/package/@exodus/schemasafe.md) ^1.0.0-rc.2

## Alternatives

- [eslint-plugin-sonarjs](https://npm.io/package/eslint-plugin-sonarjs.md) — 2.9M weekly downloads
- [eslint-config-expo](https://npm.io/package/eslint-config-expo.md) — 1.5M weekly downloads
- [@matter/protocol](https://npm.io/package/@matter/protocol.md) — 63.5K weekly downloads
- [@eventcatalog/linter](https://npm.io/package/@eventcatalog/linter.md) — 24.8K weekly downloads
- [@inrupt/eslint-config-base](https://npm.io/package/@inrupt/eslint-config-base.md) — 4.5K weekly downloads

## Recent versions

- 3.2.2 (latest) — 2021-05-31
- 3.2.1 — 2020-10-14
- 3.2.0 — 2020-09-02
- 3.1.3 — 2020-07-08
- 3.1.2 — 2020-04-13
- 3.1.1 — 2020-03-31
- 3.1.0 — 2020-03-23
- 3.0.3 — 2020-03-08
- 3.0.2 — 2020-01-08
- 3.0.1 — 2019-02-11
- 3.0.0 — 2019-01-17
- 2.0.1 — 2019-01-06
- 2.0.0 — 2018-12-14
- 1.0.8 — 2018-11-15
- 1.0.7 — 2018-09-21
- … 7 more at https://npm.io/package/oas-linter/versions

## README

# oas-linter

This is a plugin for [oas-validator](https://github.com/mermade/oas-kit) which implements a simple linter using a [DSL](https://mermade.github.io/oas-kit/linter-rules.html) and a set of [default rules](https://mermade.github.io/oas-kit/default-rules.html).

See here for complete [documentation](/docs/options.md) of the `options` object.

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