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
- Host: GitHub
- URL: https://github.com/yasinkuyu/brackets-tools
- Owner: yasinkuyu
- License: mit
- Created: 2014-06-27T01:15:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T15:36:04.000Z (almost 3 years ago)
- Last Synced: 2025-04-25T00:42:10.750Z (11 months ago)
- Topics: brackets, brackets-extension, javascript, seo-url, strip
- Language: JavaScript
- Homepage:
- Size: 58.6 KB
- Stars: 61
- Watchers: 4
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)

#### Array and List (ul li)

#### Duplicate Remove

#### HTML Tag Remove/Strip

#### SEO Url

#### Other Tools

## 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)