Pinned Repositories
engineering-blog-theme
Communispace Engineering blog theme. Awww...pretty!
history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
impress.js
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
react-rte
Pure React rich text "WYSISYG" editor based on draft-js.
responsive-preso
A nice little presentation on responsive web design and why it's the right thing to do.
strict-module-bp
Boilerplate for creating javascript modules with "use strict"; enabled with all its goodness.
swfupload-jquery-plugin
A jQuery plugin that makes working with SWFUpload even easier.
raglan-road's Repositories
raglan-road/responsive-preso
A nice little presentation on responsive web design and why it's the right thing to do.
raglan-road/engineering-blog-theme
Communispace Engineering blog theme. Awww...pretty!
raglan-road/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
raglan-road/impress.js
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.
raglan-road/react-rte
Pure React rich text "WYSISYG" editor based on draft-js.
raglan-road/strict-module-bp
Boilerplate for creating javascript modules with "use strict"; enabled with all its goodness.
raglan-road/swfupload-jquery-plugin
A jQuery plugin that makes working with SWFUpload even easier.
raglan-road/bxslider-4
Responsive jQuery content slider
raglan-road/config
Configuration stuff that I use in a bunch of places
raglan-road/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
raglan-road/FileReader
A FileReader polyfill for Internet Explore and Safari using Flash
raglan-road/galleria
The JavaScript Image Gallery
raglan-road/graphql-demo
raglan-road/html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
raglan-road/JQSelenium
JQuery Selectors for Selenium WebDriver
raglan-road/postmortem-templates
A collection of postmortem templates
raglan-road/react-repl
An in-browser customizable JS REPL built with React, Babel, and Ace
raglan-road/react-webpack
A starter template for building with React, Gulp and Webpack
raglan-road/strophejs-plugins
Strophe.js community plugins
raglan-road/stylelint-property-unknown
A custom stylelint rule to catch usage of unknown properties.
raglan-road/stylelint-selector-qualifying-element
A custom stylelint rule to disallow combinations of qualifying elements with id, class or attribute selectors.
raglan-road/stylelint-statement-max-nesting-depth
A stylelint custom rule to limit nesting depth
raglan-road/stylelint-value-shorthand
A custom stylelint rule to enforce use of shorthand values.
raglan-road/tweetsharp
TweetSharp is a fast, clean wrapper around the Twitter API.
raglan-road/web-pull-to-refresh
A native-like JavaScript pull to refresh implementation for the web.