garmjs / transformicons

Transformicons: Animated icons, symbols and buttons using SVG and CSS. Inspired by the article from Sara Soueidan and the work of Bennett Feely.

Home Page:http://transformicons.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transformicons

Build Status

What's a transformicon?

It's an animated symbol/button using CSS and presented in a neatly packaged library for Sass along with Vanilla CSS.

What browsers do you support?

IE10+, Chrome 36+, Safari 6+, Firefox 30+, Opera 22+, iOS 7+, Android 4+, Chrome for Android 38+

--

Documentation

All of our documentation has been written in markdown and can be directly viewed on our site or under our docs directory. Feel free to reach out for help in the issue tracker making sure to title your issue as descriptive as possible. Please make sure you've also checked older issues that may relate to your question first before filing in order to avoid bogging down the issue tracker.

--

Contributing

If you would like to contribute to the Transformicons project please make sure that anything feature related is isolated to a new branch and titled with the name of the feature being developed.

Local installation is dead simple. We use all local files and directories to run this project. This ensures you the developer don't need to install anythign directly or globally to your system. Also take note we use libsass for preprocessing all of our Sass code.

Install dependencies

$ npm install

Start a server and watch Sass files

$ npm start

--

Props to @bennettfeely and @SaraSoueidan. Licensed under MIT

About

Transformicons: Animated icons, symbols and buttons using SVG and CSS. Inspired by the article from Sara Soueidan and the work of Bennett Feely.

http://transformicons.com

License:MIT License


Languages

Language:JavaScript 64.0%Language:CSS 35.9%Language:Shell 0.1%