/Web-Developing-Stuff-Collection

The web developing tools and frameworks from Alibaba.cn Web Develop team.

Web Developing Stuff Collection

The web developing tools and frameworks from Alibaba.cn Web Develop team.

Here in Alibaba, we made a lot of stuff to make our daily work easier. Some of them may be helpful to you if you're doing web developing too, so we decide to open source them.

What is included now?

Frameworks

name description
fdev4 The js framework, based on latest jQuery.

Tools

name description
fdlint A linting tool to check js/css/html codes, making codes better.
css-auto-reload A simple but useful chrome extension for web developers, helping you automaticly reload the css files in the browser after you modified them, without rouining your codes.
js-css-compressor A python program which can compress and combine js/css files with google closure.