Popular repositories
-
impress/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.
29,882 JavaScript
-
jekyll/jekyll
🌐 Jekyll is a blog-aware, static site generator in Ruby27,114 Ruby
-
blueimp/jQuery-File-Upload
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file upload…
24,876 JavaScript
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
22,875 Python
-
ReactiveCocoa/ReactiveCocoa
Streams of values over time
15,558 Swift
-
SnapKit/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
13,263 Objective-C
791 contributions in the last year
Contribution activity
October 2016
MediaStore should use SiteModel as parameter
As per our discussion on Slack with @maxme, it's better to accept a SiteModel as parameter in MediaStore methods. Accepting ids is a much more erro…