Skip to content

zdne/linter-api-blueprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linter-api-blueprint

Circle CI

Atom Linter for API Blueprint

This linter plugin for Linter provides interface to API Blueprint parser (Drafter).

Usage

Files with the .apib extension are validated on the flight.

To access raw parser result use the ctrl+option+p commands shortcut. See Refract Parse Result Namespace for description of the output.

Installation

apm install linter-api-blueprint

This plugin requires Linter and API Blueprint Grammar for Atom installed.

apm install linter
apm install language-api-blueprint

Note: The installation may take some time as it includes building of the API Blueprint parser from its sources.

Contribution

Much needed. Fork & pull request.

About

Atom Linter for API Bluperint

Resources

License

Stars

Watchers

Forks

Packages

No packages published