landaujs / atom-landau-viewer

Atom plugin for Landau
MIT License
0 stars 0 forks source link

⚠️ This repository is deprecated and doesn't work with @landaujs/landau-packager 0.2.0-alpha.1 and newer. Take a look at landau-standalone-viewer instead ⚠️

atom-landau-viewer - Atom plugin for Landau • apm [apm-license]()

Install

Install the Atom package via the Atom preferences or via:

apm install landau-viewer

Usage

The plugin requires a instance of landau-packager to be running.

A preview pane for the currently opened file can be opened via ctrl-i or cmd-i (OS X).

As of now, the preview model is regenerated every time the file is saved or a component is selected from the outline viewer.

License

Licensed under the MIT license (See LICENSE or http://opensource.org/licenses/MIT).

Acknowledgements

atom-landau-viewer was forked from atom-jscad-viewer. Thank you to everyone who helped create it.