Skip to content

elarivie/atom-api-blueprint-preview

 
 

Repository files navigation

API Blueprint Preview

A plugin for the Atom editor to show the rendered HTML API Blueprint to the right of the current editor using ctrl-shift-a.

This plugin requires aglio to be installed and in your path, via e.g:

sudo npm install -g aglio

screenshot

Installation

Install this plugin via the Atom settings or in a terminal:

apm install api-blueprint-preview

Contributing

Feel free to contribute! Pull requests are always welcome. If you add a new feature, please include a code snippet to exhibit the feature in the pull request.

License

Copyright © 2015 Daniel G. Taylor. Based on the Markdown Preview plugin.

http://dgt.mit-license.org/

About

Live preview API Blueprint in Atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 77.0%
  • HTML 20.3%
  • CSS 2.7%