This is the Textmate/Sublime Text bundle for Emblem.js.
Shamelessly ripped off from Fred Wu's awesome ruby-slim.tmbundle.
cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/railsjedi/emblem.tmbundle.git Emblem.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'
cd ~/Library/Application\ Support/TextMate/Managed/Bundles/
git clone git://github.com/railsjedi/emblem.tmbundle.git Emblem.tmbundle
Please install it via Package Control.