Posts tagged github
Posts tagged github
Nested
jQuery plugin for a gap free, multi column grid layout experience. It’s available for free at Github
YAAK (Yet Another Audio Kit)
YAAK (Yet Another Audio Kit) is an Open Source HTML5 game audio system for web browsers and native HTML5 app acceleration platforms such as CocoonJs and AppMobi. The library started out as the audio system for Wappworks Studio’s first published game, Hyper Grav (Android/Web).
Sweet.js
Sweet.js brings hygienic macros from languages like Scheme and Rust to JavaScript. Macros allow you to sweeten the syntax of JavaScript and craft the language you’ve always wanted.
(github)
(Source: foldingcookie)
Source Code Pro
Adobe released Source Sans a few weeks ago, and now they’ve released a monospaced member of the family.
One particularly surprising aspect of Source Sans’s release was the amount of interest generated by the teaser graphic of the monospaced version. It seemed that this generated about as much buzz as the fonts that we released. Brackets, the open source code editor created by Adobe, has just recently implemented the regular weight of Source Code into their project. Likewise, the font will be integrated into Adobe Edge Code, which was announced this morning at our Create the Web event in San Francisco. The complete family of six weights will also be available as part of our new Adobe Edge Web Fonts service, which was just announced this morning.
Adobe are up to some interesting stuff!
Animated GIFs the Hard Way[…] I wrote a small Python script that takes a collection of PNG frames as input, and emits a single packed PNG file as output, which contains all the differences between the frames, and some JSON meta-data specifying which bits of the packed PNG file correspond to each frame. JavaScript turns the PNG and JSON into an animation, using either the canvas element, or emulating it using overlaid div elements for older browsers.
https://github.com/sublimehq/anim_encoder/blob/master/anim_encoder.py
Overscroll is a jQuery plug-in that mimics the iphone/ipad scrolling experience in a browser. The plug-in adds a draggable drift to overflowed DOM elements as well as a set of fading ‘thumbs’. OverScroll runs best on Safari 5+, Chrome 5+, and Firefox 3+ but should run just fine on most modern browsers.
(Source: gregbabula)
GitHub added some project page templates! Many thanks to the designers who put these together. Of course, it pales in comparison to the beautiful fabricationgem.org but it’s a very big step in a better direction. Looking forward to seeing more templates get added!