30個非常棒的CSS開發工具和應用

來源:互聯網
上載者:User
1. Metro UI CSS : A Framework for Windows-8 Like Interface


Metro UI CSS is a set of styles for creating such interfaces. It is a self-contained solution but can also be used side-by-side with any other frameworks. There are styles for the popular tiles, images, notices, forms, buttons and typography. The framework is also a “work in progress” and is mentioned to be enriched with more layout options + features.
 
Download
  2. CSScomb : Sort CSS Properties in a Given Order


CSScomb, a free service sorts CSS properties in any order you want (and, their default order is pretty good too -from the most to least important-). It works with both single + multi-line CSS code and besides the online version, there are add-ons provided for the most popular IDEs.
 
Download
  3. CSS3Ps : Convert Your Photoshop Layers into CSS3 Styles


CSS3Ps is free cloud based photoshop plugin that converts your layers to CSS3. You can select several layers and groups of layers and convert them in one click. Stroke is converted into CSS border property. Inner Shadow, Inner Glow, Drop Shadow, Outer Glow are converted into CSS box-shadow property. You can see the result styles in browser and share them with other people. It works on Windows or Mac OS X and Photoshop CS3 and later. And best of all, it’s absolutely free!
 
Download
  4. ResponsiveAeon : CSS3 Grid System Framework


ResponsiveAeon is a HTML5/CSS3-powered framework for creating responsive layouts very quickly. It has a grid system that is based on 12 columns with 1104px width in total and offers a very easy to understand usage with only 3 basic classes. The framework makes use of @mediaqueries and can work with any device in any size. Besides the grid system, there are also styles for typography, lists, tables, buttons and forms. The download package includes several JavaScript files for IE compatibility, modal boxes and also PSD/AI/PNG files of the grid.
 
Download
  5. RefineSlide : Responsive Image Slider with CSS3 Effects


RefineSlide is a lightweight (4kb zipped) jQuery plugin for quickly integrating a responsive, image-based slider into our websites. The slider uses CSS3 transitions + 3D transforms (has JS fallback) and has a bunch of attractive transitions. It has an option to display thumbnails (auto-formatted and responsive) or arrows as the navigation (and, there is keyboard support as well).
 
Download
  6. Photon : A CSS 3D Lighting Engine


Photon is a JavaScript library which can add simple lighting effects to any element in the 3D space. In order to create the effect, it uses the WebKitCSSMatrix object (WebKit is the only supported browser engine). The angle of the light can be defined and changed anytime with the provided functions. It is possible to define the objects to be lighted one-by-one or group them at once and we can customize the effect by setting the max black + white usage.
 
Download
  7. Gridpak


Gridpak is the starting point for your responsive projects, improving your workflow and saving time. Create your responsive grid system once using the simple interface and let Gridpak do the heavy lifting by generating PNGs, CSS and JavaScript.
The CSS that Gridpak generates is compatible with IE 8+, however it makes use of some more experimental CSS properties such as the media query, box-sizing and background-clip properties so we suggest using it in conjunction with a library such as Modernizer to ensure backwards compatibility.
 
Download
  8. Morf.js : Custom Easing Functions for CSS3 Transition


Morf.js, is a Javascript work-around for hardware accelerated CSS3 transitions with custom easing functions including bounce, spring, elastic and much more. Once an easing function is triggered through JavaScript, it is created using webkit-keyframes. The library uses Shifty.js for twining regular CSS properties and it is WebKit only.
 
Download
  9. Gumby : Responsive CSS Framework with Web UI Kit


Gumby is a responsive and 960px-grid CSS grid framework that can be customized to work in every resolution with almost no effort. Its fluid-fixed layout self-optimizes the content for desktop, tablet and mobile resolutions and there is support for nested grids. Similar to Twitter Bootstrap, it includes a web UI Kit of good looking buttons, forms, navigation + tabs and a tiny JavaScript file that brings these components to life. Gumby has multiple versions to download: 12 columns, 16 columns, a hybrid one or an all-in-one package. And, there are PSD files provided to ease designing with the grid.
 
Download
  10. App JS : Create Desktop Apps with HTML-CSS-JS


AppJS is an exciting resource that allows us to develop desktop apps using web technologies (HTML, CSS and JavaScript). AppJS is an exciting resource that allows us to develop desktop apps using web technologies (HTML, CSS and JavaScript).
 
Download
  11 Browser Support : CSS Browser Compatibility Search Engine


Browser Support is a simple search engine to find out which CSS properties are supported in which browsers. With an auto-complete-powered search, it displays you all possible properties while typing and brings the results for all major browsers(Chrome, Safari, Firefox, IE, Opera).
 
Download
  12. Sprite Pad : Create CSS Sprites within Seconds


SpritePad is the perfect solution for every web developer: With SpritePad you can create your CSS sprites within seconds. Simply drag & drop your images onto the canvas and have them immediately available as one PNG sprite + CSS code. No fiddling in Photoshop, no manual assignment of CSS styles. CSS sprites the easy way.
SpritePad is optimized for speeeeed: No download, no setup, no long-winded uploads. It works hassle-free directly in your browser. Move your images around, change options and let the CSS styles get updated automatically. No need to do work twice again.
 
Download
  13. HTML5 Please


HTML5 Please helps you look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they are. So that,you can decide if and how to put each of these features to use.
The recommendations represent the collective knowledge of developers who have been deep in the HTML5 trenches. If you think the recommendation is incorrect, you can edit the recommendation for each feature and send a pull request as well.
 
Download
  14. JS Bin : Handy Online Editor for JavaScript and CSS


JS Bin is a webapp specifically designed to help JavaScript and CSS folk test snippets of code, within some context, and debug the code collaboratively. JS Bin allows you to edit and test
JavaScript and HTML. Once you’re happy you can save, and send the URL to a peer for review or help. They can then make further changes saving anew if required.
 
Download
  15. Animate.CSS


Animate.css is a bunch of cool, fun, and cross-browser animations for you to use in your projects. To use them in your project, simply add the class to the element, or call the animation yourself in your CSS file. The classes and the animations have the same name.
CSS animations are supported in Apple Safari, Google Chrome, and Mozilla Firefox. Microsoft have also promised support for Internet Explorer 10, and support has been announced for Opera 12.
 
Download
  16. Excessive : Remove Your bloat


Excessive is a free-to-use CSS compressor where you can drag ‘n’ drop any number of files and they will be compressed instantly. The application merges all files into a single one and enables you to reorder the files (so as the output) again with drag ‘n’ drops.
 
Download
  17. CSS Refresh


CSSrefresh is a JavaScript file which automizes this process by instantly applying the new styles without refreshing the page. It is a plug ‘n’ play solution and nothing to configure. Just insert the JavaScript file into the web pages and you are ready to go.
 
Download
  18. Impress.js : A CSS3 Powered Framework


Impress.js- which enables us to build very beautiful slides presentations. Slides can be by positioned, rotated and scaled on an infinite canvas with zoom in/out and 3D effects by making use of CSS3 transforms and transitions to create the awesomeness (which makes it only compatible with WebKit and the latest Firefox + IE browsers).
 
Download
  19. Bear CSS


Bear CSS is a free-to-use web application that generates a stylesheet with all the elements, ids and classes from a given HTML file. The app is mostly useful for those projects that use long HTML codes and it would be better if Bear CSS had asked which items to include inside the stylesheet just after the upload -feature request.
 
Download
  20. Less


LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (Chrome, Safari, Firefox) and server-side, with Node.js and Rhino.
 
Download
  21. CSS2Less


It is a web-based tool for converting CSS files into LESS by simply copy-pasting the styles.
The tool uses the css2less Ruby library in the backend and its website is open sourced for anyone willing to host it themselves
 
Download
  22. Responsive Grid System : Fluid grid CSS Framework

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.