An open API service indexing awesome lists of open source software.

https://github.com/rawnly/rawn-tool-bar

Atom toolbar for Atom ToolBar Plugin
https://github.com/rawnly/rawn-tool-bar

atom atom-plugin atom-toolbar plugin

Last synced: 3 months ago
JSON representation

Atom toolbar for Atom ToolBar Plugin

Awesome Lists containing this project

README

          

# Rawn ToolBar

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ada4d1b7e8994ffda387949f05ebd5d2)](https://www.codacy.com/app/fedevitale99/rawn-tool-bar?utm_source=github.com&utm_medium=referral&utm_content=Rawnly/rawn-tool-bar&utm_campaign=badger)

A simple useful tool bar using the Atom [tool-bar](https://atom.io/packages/tool-bar) package.

# Install
Simply copy and paste following command in your terminal:

```bash
apm install tool-bar-rawn
```

# Buttons

- New Document
- Open Folder
- Open Snippets file

:cloud:

- Open [Term3][1]
- Toggle [Minimap][2]
- Toggle [HTML Preview][3]
- Toggle [Markdown Preview][4]
- Commit Add & Push all files [Git Plus][5]
- Fix Javascript [FixMyJs][6]
- Auto Prefix CSS [Autoprefixer][7]
- Reorder CSS [Clean CSS][8]

:cloud:

- Settings View
- Command Palette
- Toggle Tree View

[1]: https://atom.io/packages/atom-term3
[2]: https://atom.io/packages/minimap
[3]: https://atom.io/packages/atom-html-preview
[4]: https://atom.io/packages/git-plus
[5]: https://atom.io/packages/fixmyjs
[6]: https://atom.io/packages/css-clean
[7]: https://atom.io/packages/autoprefixer
[8]: https://atom.io/packages/css-clean

# Other
* Coded with [Atom](http://www.atom.io) :metal: an awsome code editor
* Project under [**MIT LICENSE**](http://github.com/Rawnly/rawn-tool-bar/License.md) :scroll:

Made with :heart: by [Rawnly](http://github.com/Rawnly/)