-
juice Public
Forked from Automattic/juiceJuice inlines CSS stylesheets into your HTML source.
JavaScript UpdatedJun 23, 2014 -
array-indexof-polyfill Public
This is a simple polyfill for ie8's (and possibly 7 and 6) missing Array.prototype.indexOf() method. I did not write the polyfill, I just made it bower friendly.
-
This is a simple polyfill for ie8's missing Element.prototype.getElementsByClassName method. I made minor changes to an existing polyfill and also made it Bower friendly.
-
videojs-youtube Public
Forked from videojs/videojs-youtubeSupport YouTube source for Video.js
JavaScript UpdatedApr 9, 2014 -
Html5-Starter-Kit-Middleman-Edition Public
Forked from apartyka/Html5-Starter-Kit-Middleman-EditionA hybrid combination of Resource's HTML5 Starter Kit and dannyprose's Middleman-HTML5BP-HAML projects.
JavaScript UpdatedSep 25, 2013 -
middleman Public
Forked from middleman/middlemanHand-crafted frontend development
Ruby MIT License UpdatedFeb 19, 2013 -
mFrame Public
mFrame is an anti-framework! By promoting the "View" as the most important element instead of the "Controller" as in most other frameworks, front-end developers and your more "hands-on" small busin…
-
riWinDims Public
This jQuery plugin helps developers present website prototypes to peers and clients while providing width and height information useful for debugging. In addition to the current window dimensions, …
JavaScript UpdatedAug 24, 2012 -
makeSameHeight Public
A simple jQuery UI widget to make all elements that match a selector the same height.
-
codeigniter-recaptcha Public
Converted ReCaptcha to a CodeIgniter library and spark.
-
codeigniter-template Public
Forked from philsturgeon/codeigniter-templateTemplate library for CodeIgniter which supports modules, themes, partial views, etc. This fork has two new utility methods to append / prepend CSS and Javascript to the <head></head> section of you…
-
jQuery.promptSave Public
Attach this widget to form elements and it will monitor the form for changes. The user is then asked to confirm if they want to leave the page only if they have yet to save their data.
2 UpdatedJun 1, 2011 -
MattCURL Public
A simple utility class that uses CURL to workaround super-locked-down servers. For example: use this if safemode or open_base dir is disablling PHP's include and require from including or requiring…
-
mattsql Public
Simple PHP class to make quick-n-easy connections to a mysql database for SMALL projects and one-time scripts.