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

https://github.com/wikunia/brackets-jquinter

Brackets hinter for HTMl selectors in jQuery,HTML and CSS
https://github.com/wikunia/brackets-jquinter

Last synced: 11 months ago
JSON representation

Brackets hinter for HTMl selectors in jQuery,HTML and CSS

Awesome Lists containing this project

README

          

# jQuinter

A brackets extension to get hints for selectors in jQuery,HTML and CSS.

## How to use

in jQuery:

![](https://cloud.githubusercontent.com/assets/4931746/8521140/3fdace8a-23e1-11e5-85d6-72b378f1894f.gif)

in HTML:

![](https://cloud.githubusercontent.com/assets/4931746/8521128/1226964a-23e1-11e5-80f2-eec705b7cee8.gif)

in CSS:

![](https://cloud.githubusercontent.com/assets/4931746/8521065/8953f89e-23e0-11e5-8ea9-03f2d2b07ad1.gif)

## You're rich?
You don't need a second yacht and have some coins to spend? Here I am :)

[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=Wikunia&url=https://github.com/Wikunia/brackets-jQuinter&title=Brackets-jQuinter&language=javascript&tags=github&category=software)
[![Donate! :3](https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=B5VQXWCZXYN2W)

## Versions

### v0.3.0

+ it's possible to correct misspelling without starting from the beginning
+ case insensitive

### v0.2.0

+ huge performance improvements
+ cache all hints at the beginning and on save

## Next steps

+ support more awesome things
+ please open an issue if you miss something