Skip to content

Instantly share code, notes, and snippets.

View the-simian's full-sized avatar
🐒
I'm probably Codin'

Jesse Harlin the-simian

🐒
I'm probably Codin'
View GitHub Profile
@the-simian
the-simian / gist:529bfb9010b092e3a20e
Created November 17, 2014 16:49
My Brackets extensions
80's Baby
larz0 (https://github.com/larz0)
1.0.2 80's Baby Theme for Brackets. Inspired by Silkie's 80's Baby. A Brackets original.
Beautify
Drew Hamlett [email protected] (https://github.com/drewhamlett/)
1.1.5 Format JavaScript, HTML, and CSS files
Bigger Extensions Panel
Alex Bardanov
//npm install
var source = require('vinyl-source-stream');
var browserify = require('browserify');
var gulp = require('gulp');
function buildThangz() {
console.log('Imma baller.');
return browserify()
.require('./src/yourAwsomePath', {