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

https://github.com/yasinkuyu/brackets-tools

Brackets developer tools extension
https://github.com/yasinkuyu/brackets-tools

brackets brackets-extension javascript seo-url strip

Last synced: 8 months ago
JSON representation

Brackets developer tools extension

Awesome Lists containing this project

README

          

# Brackets Tools

Adobe Brackets `developer tools` extension. [@yasinkuyu](https://twitter.com/yasinkuyu)

## Installation
* Method 1: Open the Brackets Extension Manager and search for `brackets tools`
* Method 2: Download directly from GitHub using either the latest release and install the contents to `extensions/user/brackets-tools` folder.

## Features
* Highlight Word Selection -> `View menu (on/off)`
* New Html5 Template -> `File Html5` (remove -> https://github.com/yasinkuyu/brackets-newdoc)
* Multi `Localization`
**Translations**
* English
* Turkish
* Italian
* German
* Chinese
* Portuguese
* Russian
* Czech
* Japanese
* Remove Empty Lines
* Remove Break Lines
* To Upper Case
* To Lower Case
* To Title Case
* Word To Array
* Word To List (ul li tag)
* Line To List
* Html Encode
* Html Docode
* URL Encode
* Url Decode
* Html Tag Remove/Strip
* Trim
* Left Trim
* Right Trim
* First x Char Remove (ex: first 5 char remove)
* Last x Char Remove
* SEO Url
* Remove line numbers
* Remove duplicate lines
* Double click sidebar `new html5 file`
* more tools coming soon...

## Usage
All page or by selecting a specific area can use the features...

## Screencast
Highlight Selection (click and ALT+F3) (Mac shortcut: Ctrl+Cmd+G)

![Highlight Selection Sample](http://i57.tinypic.com/vphnr4.gif)

#### Array and List (ul li)

![Array and List](http://i60.tinypic.com/2f05e0g.jpg)

#### Duplicate Remove

![Highlight Selection Menu](http://i59.tinypic.com/8xou8h.jpg)

#### HTML Tag Remove/Strip

![HTML Tag Strip](http://i61.tinypic.com/1ptdvn.gif)

#### SEO Url

![SEO Url](http://i59.tinypic.com/25k1ukx.gif)

#### Other Tools

![Tools](http://i60.tinypic.com/21o60lk.png)

## Roadmap
Planned features
* Tools menu group items move to submenu. [Trello #541](https://trello.com/c/EwLGRkYe/541-native-submenus)
* More string tools
* Color detect and lighten/darken value
* Ctrl+click search on google

## Contribution
Fork & Pull Request

## License
The MIT License

##### Brackets Inline Units Conversion Extension (px to em /em to px etc.)
https://github.com/yasinkuyu/brackets-units

##### Brackets Newdoc
https://github.com/yasinkuyu/brackets-newdoc

##### GitHub Atom editor default dark theme
https://github.com/yasinkuyu/brackets-atom-dark

##### GitHub Atom editor default light theme
https://github.com/yasinkuyu/brackets-atom-light

Created 2014 `Yasin Kuyu` - [@yasinkuyu](http://www.twitter.com/yasinkuyu)