- SafetyChanger
- Delft, Pune
- ruben.stolk@changer.nl
- http://safetychanger.com
Popular repositories
-
CSS3.less
Easy access to cross-browser CSS3 options, extended with PIE even working in IE6+
-
Post.it-
Backbone and Socket.io
-
printscreen.js
Easier website screenshots in Node.js
-
django-newsletter
Forked from dokterbob/django-newsletter
An email newsletter application for the Django web application framework, including an extended admin interface, web (un)subscription, dynamic e-mail templates, an archive and HTML email support.
Python 1
-
dropbox-node
Forked from evnm/dropbox-node
A Node.js client module for the official Dropbox API
JavaScript 1
-
Jekyll-Demo-Site
Forked from denzuko/Jekyll-Demo-Site
A simple personal blog done in jekyll, rake/capistrano, and nginx/lighttpd
Ruby 1
336 contributions in the last year
Contribution activity
January 2017
- rubenstolk/date-fns JavaScript
- rubenstolk/vaadin-date-picker HTML
Dutch locale: fix hours/years plural and in/over confusion
I think that @jtangelder will agree with this fix:
over confusion
"over XXX" in English is being translated as "meer dan XXX" (more than)
"in XX…
Allow data urls to be opened
I have an app where sometimes images are stored in local storage (base64 encoded). I'd like to be able to open these data: urls using SafariViewCon…