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
- Host: GitHub
- URL: https://github.com/rawnly/rawn-tool-bar
- Owner: rawnly
- License: mit
- Created: 2016-09-29T19:43:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-12T10:17:34.000Z (over 8 years ago)
- Last Synced: 2024-12-28T09:43:24.532Z (about 1 year ago)
- Topics: atom, atom-plugin, atom-toolbar, plugin
- Language: CSS
- Size: 34.2 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Rawn ToolBar
[](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/)