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

https://github.com/gmaze/jquery-widget-textmate-snippet

A jQuery UI widget snippet for TextMate
https://github.com/gmaze/jquery-widget-textmate-snippet

Last synced: 8 months ago
JSON representation

A jQuery UI widget snippet for TextMate

Awesome Lists containing this project

README

          

In a recent project I came to write a couple of jQuery UI widgets to build the user interface of a web API.
I thus set up a clean jQuery UI widget snippet for my favorite text editor TextMate to easily create widgets.
Note that you can easily modify the source code to create a template instead a of snippet.

How to install:
Download the tmSnippet file and double click it. This will automatically install it in TextMate.

Note:
The scope selector is source.js.jquery provided by the excellent jQuery TextMate bundle (by K. Swedberg and J. Chaffer, see https://github.com/kswedberg/jquery-tmbundle), but you could prefer source.js ...