超級實用的CSS編碼工具

jopen 11年前發布 | 12K 次閱讀 CSS

Pure CSS

超級實用的CSS編碼工具
Brought to you by Yahoo, Pure is a set of CSS modules that you can use as a basis in every web project. It makes CSS development easier and the whole framework looks really clean and professional. If you haven’t already, give it a try!

More info: http://purecss.io/

CSS only responsive navigation

超級實用的CSS編碼工具
Responsive layouts are very popular on the web right now, and this is definitely a good thing in my opinion. Here is a downloadable and reusable responsive navigation menu, made in CSS only.

More info: http://valdelama.com/css-responsive-navigation

CSS Trashman

超級實用的CSS編碼工具
It’s very hard to keep your CSS files clean and compact when coding for a big project. Don’t worry though, CSS Trashman is here to help. This useful online tool examines your site, compacts styles and finally let you download a super clean version of your site CSS file so you can safely delete them.

More info: http://www.csstrashman.com/

Glue

超級實用的CSS編碼工具
Instead of loading dozens of images, it is way better to load one big image and use the technique called CSS sprites. Glue is a simple command line tool to transform a set of images into a single file so you can easily use CSS sprites on your website. Super useful.

More info: https://github.com/jorgebastida/glue

Helium CSS

超級實用的CSS編碼工具
On large stylesheets, it is not so rare that several styles are not used on your website. Unfortunely, it’s not easy to find them. Helium is a JavaScript-based tool that runs in your browser and detect unused styles from your CSS file.

More info: https://github.com/geuis/helium-css

Topcoat

超級實用的CSS編碼工具
Topcoat is a very neat and clean library of CSS classes specialized in form elements: buttons, checkboxes, sliders, etc. A super easy way to make your website or app look good in minutes.

More info: http://topcoat.io/

.Fitgrd

超級實用的CSS編碼工具
.Fitgrd is a solid foundation to build up your own responsive website. Everything but the grid is up to you and gives you the ability to save a lot of dispensable code.

More info: http://www.fitgrd.com/

Normalize.css

超級實用的CSS編碼工具
Normalize.css is a HTML5-ready alternative to CSS resets. It makes browsers render all elements more consistently and in line with modern standards. It is used by many popular sites such as 推ter Bootstrap, Soundcloud, TweetDeck, and more.

More info: http://necolas.github.io/normalize.css/

Bear CSS

超級實用的CSS編碼工具
Bear CSS is a beautiful website, but also a super useful tool. Simply create a HTML document and upload it. Bear CSS will automatically generate a downloadable CSS file based on the HTML elements used. A great time-saver!

More info: http://bearcss.com/

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!