Datetime picker that offers: simple UI without a specific framework several of customization options allows custom date/time validations Localization happens...
Please don't simply copy line number links from Github. The URL usually contains a branch name like master which...
An official Github repo by Google containing the binary font files served through Google Fonts, so you can easily download...
An online markdown live previewer with GitHub Flavoured Markdown support. Another online markdown live previewer with GitHub Flavoured Markdown support...
Preview what your markdown would look like on Github. Helpful e.g. when writing or extending a Readme for your gem...
SVG files are often much larger than necessary, containing comments, metadata, hidden elements etc. Optimize them with this tool.
When a gem author releases a new version to Rubygems, usually a tag with the version number (e.g. v1.2.0) is...
Want to find that repo you've starred some time ago again? Here's where to search for it.
A set of javascript tools for working with files. It offers different kinds of things: A cross-browser JS API...
Option 0: Download from the official page (preferred) Open https://googlechromelabs.github.io/chrome-for-testing/ In Section "Stable" > chromedriver / linux64 > Download ZIP from...
Javascript library for drag'n'drop that seems to have more options than native HTML5 drag'n'drop.
JavaScript structures that include circular references can't be serialized with a"plain" JSON.stringify. Example: a = { name: 'Groucho' };
We will be installing rbenv and ruby-build from our own fork, not from the Ubuntu sources. Installing rbenv
Great gem to consume RSS feeds. I was missing some features on Ruby's RSS::Parser that I found in...
Automagically makes XHR requests work cross-domain by tunneling all communications through an IFRAME on your page.
Provides a value container that guarantees atomic updates to this value in a multi-threaded Ruby program. Originally linked to...
When you tell rbenv to install a Ruby it does not know about, you will get an error message.
All the hidden and not hidden features of Git and GitHub.
Directory of popular Github projects.
Introducing Trailer from HouseTrip, a simple menu bar app that helps you manage your GitHub pull requests. It’s one...
There seems to be no way to use therubyracer -v '0.11.4' and libv8 -v '3.11.8.17' on OS X Mavericks.
It's mixins (modules) for Coffeescript classes. Other than most homegrown approaches, this one allows you to keep using super...
We proudly release our safe_cookies middleware into public beta and just published it on Github. Features are:
This card shows how to upgrade a Rails 2 application from Rails 2.3.8 through every single patch level up to...