Create social share elements on DOM objects
Source: Sharer.js by ellisonleao
Web Development, Finance, & History
Create social share elements on DOM objects
Source: Sharer.js by ellisonleao
Synopsis
The gist gem provides a
gist
command that you can use from your terminal to upload content to https://gist.github.com/.
Potentially the best command line gister.
Source: defunkt/gist
A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS
Source: Hover.css – A collection of CSS3 powered hover effects
match command-line arguments to their help text
A tiny (<1kb gzipped!) library for recreating Instagram filters with CSS filters and blend modes.
1977 filter all day.
Source: CSSGram
Easily automate your next web project with Gulp.
Source: Quench: The Gulp file generator.
There are actually two releases here. First is jQuery 3.0, which supports modern browsers and environments from IE9 forward. Second is jQuery Compat 3.0, which includes support for IE8. As an added bonus, both jQuery and jQuery Compat will include support for Yandex.Browser, a freeware browser released in 2012. You can get the files from the jQuery CDN, or link to them directly.
Source: jQuery 3.0 and jQuery Compat 3.0 Alpha Versions Released | Official jQuery Blog
At the time of writing, very few, if any, of these selectors are available in browser. However, it’s good to know which selectors have been chosen for future versions of CSS.
CSS4 introduces many new selectors and features. Learn how to use each one, with easy to understand explanations and examples.
Great article on CSS-Tricks about using and dealing with WordPress Transients. Covers setting and retrieving them as well as other WordPress Transient tips and tricks.
Let’s examine how you can use Geolocation within browsers to get user location!
Source: Geolocation API