Skip to content

Awesome Spectral JSON/YAML linter with OpenAPI/AsyncAPI support Spectral is a flexible object linter with out of the box support for OpenAPI v2 and v3, JSON Schema, and AsyncAPI.

License

Notifications You must be signed in to change notification settings

DanWiseProgramming/spectral-language-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spectral-language-server

Awesome Spectral JSON/YAML linter with OpenAPI/AsyncAPI support

Spectral is a flexible object linter with out of the box support for OpenAPI v2 and v3, JSON Schema, and AsyncAPI.

Usage

You can install this via npm i -g spectral-language-server

After that, you get the following command.

  • spectral-language-server

Build

Requirements

You should install yarn for the building vscode.

Commands

  • npm i -g yarn
  • yarn install
  • ./script/build.sh
  • node ./script/depcheck.js
  • npm run release

LICENSE

This package licensed under the MIT.

See the LICENSE

About

Awesome Spectral JSON/YAML linter with OpenAPI/AsyncAPI support Spectral is a flexible object linter with out of the box support for OpenAPI v2 and v3, JSON Schema, and AsyncAPI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.4%
  • Shell 39.6%