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.
name | description |
---|---|
fdev4 | The js framework, based on latest jQuery. |
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 ruining your codes. |
js-css-compressor | A python program which can compress and combine js/css files with google closure. |
PSD2HTML | A tool that can convert PSD file to HTML + CSS + images. |