Eerily simple, but very useful tool. Bear CSS takes all the class names and identifiers from your HTML and generates CSS. In fact, it is much more convenient, even more correct, to describe styles according to the principles of OCSS and SMACSS, when you see the structure of a document in front of you. Yes, with a preprocessor, you can also form a kind of tree, but you still have to mentally get distracted by the description of styles. Plus - do not waste time on a great many copy-paste. I advise you to try. Any other Sublime plugin would be ...
BLOKK Font - a convenient solution for fast mokapov.
Great application for posting in Wordpress. Wonderful interface, usability of working with Retina images, setting up the publication schedule of articles and, most importantly, for freein the App Store .
Compiles SASS (with Bourbon), CoffeeScript, HAML & Markdown did not buy just because of the lack of LESS . When publishing, it creates an HTTP server that allows you to test the project on different devices and refresh the page without reloading. But the most important thing is a set of special "Hamerovsky" tags:
@stylesheet and @javascript , which combine existing styles and scripts.
@path is a “smart path” to include files that works equally in different directories.
@include similar in PHP.
@placeholder for images and variables with HTML inside.
@todo - HTML comments that are converted to a TODO sheet.
The bonus will be a number of free templates . A funny fact is that the product from the studio Riot (I discovered this by accident because of the logo), the project of which is also riot.js , which I mentioned above.
OAuth.io is an API (JavaScript, PhoneGap, iOS, Android, Flex) and a service that greatly simplifies interaction with more than 80 oAuth providers (Facebook, Twitter, VK, GitHub, Dropbox, and others).
Thorax.js is the result of a high-quality “crossbreeding” of the Backbone and Handlebars frameworks to create large, scalable applications (from the developers of the world's largest retail network Walmart). There is also a Thorax yeoman generator .