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
- Host: GitHub
- URL: https://github.com/gmaze/jquery-widget-textmate-snippet
- Owner: gmaze
- Created: 2012-07-11T11:22:18.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-07-11T11:48:31.000Z (over 13 years ago)
- Last Synced: 2024-06-11T16:42:22.429Z (over 1 year ago)
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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 ...