slim-template /
ruby-slim.tmbundle
A Textmate / Sublime Text bundle for Slim
55/100 healthLoading repository data…
mattkirman / repository
A TextMate bundle that uses the YUI Compressor to minify JavaScript and CSS.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
The YUI Compressor bundle enables easy compression of Javascript and CSS files using the YUI Compressor, from within TextMate.
This bundle should be available to install via the GetBundles bundle. Make sure that you install the correct version as there may be bundles with a similar name by other people. Just check that it's got (by mattkirman) at the end of it.
Simply download a copy of the bundle from http://github.com/mattkirman/YUI-Compressor-tmbundle/downloads and double-click to install into TextMate.
There are 3 steps to getting everything working:
Unzip the YUI Compressor and copy the .jar file from the to a location of your choosing (make a note of where you saved it).
Open the Preferences... item in this bundle and replace the text /absolute/path/to/yui-compressor.jar with the actual path to your .jar file. It must be an absolute path, ~/ won't work.
Select the files you want to run through the YUI Compressor in the Project Drawer and execute the command using ⇧⌘Y (cmd-shift-Y)
The compressed files share the same path as the original files, with the addition of .min before the file extension. For example:
my_js_file.js becomes my_js_file.min.jsmy_css_file.css becomes my_css_file.min.cssYou can compress more than one file at the same time, just select all the files you want to compress in your Project Drawer before hitting Compress.
Existing files with the same name will be overwritten without warning.
For more information read Help in the installed bundle.
Selected from shared topics, language and repository description—not editorial ratings.
slim-template /
A Textmate / Sublime Text bundle for Slim
55/100 healthDrMark /
This is a cheatsheet for the RubyAMP textmate bundle
45/100 healthsubtleGradient /
(Work In Progress, aka not working yet ;) TextMate Bundle that previews your changes to you as you make them! Preview PHP, CSS, Ruby, HTML, Javascript, Markdown, Textile and any kind of source files with a live clickable Diff!
/100 healthged /
A TextMate 2 bundle for editing Ruby API documentation
32/100 healthmacournoyer /
A TextMate bundle I use w/ my Ruby stuff. Full of magic.
29/100 healthEugeneDae /
A simple TextMate bundle to run Python, Ruby, PHP, Bash scripts in Terminal.app without stealing focus from the TextMate window.
16/100 health