Stylesheet preprocessor written in Ruby and distributed as a simple gem.
Trim whitespace from a string in Javascript:
String.prototype.trim = function() { return this.replace(/^\s*/, "").replace(/\s*$/, ""); }
jccovey.com turns four one week from today. It’s since seen a few major revisions, but still steams along on the WordPress express.
1 | var test = true; |