mrkolby /
Porter-for-Espresso
A dark theme for Espresso 2 with syntax for HTML, XML, CSS, JavaScript, PHP and Markdown with a homage to Twilight for TextMate.
28/100 healthLoading repository data…
bodnaristvan / repository
A TextMate 2 JSHint and JSCS bundle using the installed version of JSHint and JSCS.
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.
This is a TextMate 2 JSHint and JSCS plugin using the installed version of JSHint and JSCS.

Requirements:
Installation:
git clone git://github.com/bodnaristvan/JavascriptHinter.tmbundle.git.cd JavascriptHinter.tmbundle.makeopen . in the same directory to install the bundlejshint and jscs installed and available for the user: npm install -g jshint jscsThe bundle will use the default installed jshint and jscs executables, and the existing configuration in the project or in home directory.
The bundle is bound to the ^l key by default in javascript mode, so make sure you disable previous bundles that were using this combo (like Jshint.tmbundle for example)
By default, Textmate2 shows any bundle output in a popup window, but also supports a sidebar as shown in the screenshot above.
To switch to using sidebar..
defaults write com.macromates.TextMate.preview htmlOutputPlacement right
Or switch back to window
defaults write com.macromates.TextMate.preview htmlOutputPlacement window
Selected from shared topics, language and repository description—not editorial ratings.
mrkolby /
A dark theme for Espresso 2 with syntax for HTML, XML, CSS, JavaScript, PHP and Markdown with a homage to Twilight for TextMate.
28/100 healthrossb /
A TextMate 2 bundle for authoring modern CSS quickly.
27/100 healthdustinwilson /
A more extensible and complete CSS language grammar for TextMate 2.
4/100 healthkrusipo /
A TextMate bundle to create css formatted PDFs from source code and documentation.
27/100 health