简约的框架(简单的,轻量级)列表

jopen 10年前

简约的框架(简单的,轻量级)的列表。所有框架按字母顺序排列。

Framework for CSS

Use http://refresh-sf.com/yui/ to compress, and get size "after compression"/1024 = KiB

Name Minimum size(base) Repository License
KNACSS 13.2 KiB (all modules) https://github.com/raphaelgoetter/KNACSS WTFPL
Kube 15.2 KiB https://github.com/sashka/kube Unknown
min 4.9 KiB (no gzip, only compressed) https://github.com/owenversteeg/min MIT
PocketGrid 0.5 KiB https://github.com/arnaudleray/pocketgrid MIT
Pure 18.6 KiB (no gzipped) https://github.com/yui/pure BSD
Simple Grid 1.1 KiB https://github.com/ThisIsDallas/Simple-Grid Unknown
Toast 1.2 KiB https://github.com/daneden/Toast Unknown
Concrete 3.2 KiB https://github.com/davidlumley/concrete MIT

Frameworks for Front-end JS

Name Bower Install Repository License
Backbone bower install backbone https://github.com/jashkenas/backbone MIT
Spine bower install spine https://github.com/spine/spine MIT
Aura bower install aura https://github.com/aurajs/aura MIT

Web framework for Haskell

Name Cabal Install Repository License
Scotty cabal install scotty https://github.com/scotty-web/scotty BSD3

Web framework for Node.js

Name NPM Install Repository License
Express.js [sudo] npm install express https://github.com/visionmedia/express MIT
Flatiron [sudo] npm install -g flatiron https://github.com/flatiron MIT
Hapi npm install hapi https://github.com/spumko/hapi Unknown
koa [sudo] npm install koajs https://github.com/koajs/koa MIT
partial.js [sudo] npm install -g partial.js https://github.com/petersirka/partial.js MIT
SocketStream [sudo] npm install -g socketstream https://github.com/socketstream/socketstream MIT

Web framework for Python

Name PIP Install Repository License
Bobo pip install bobo https://github.com/zopefoundation/bobo ZPL 2.1
Bottle [sudo] pip install bottle https://github.com/defnull/bottle MIT
CherryPy pip install CherryPy https://bitbucket.org/cherrypy/cherrypy/overview BSD
Cyclone pip install cyclone https://github.com/fiorix/cyclone Apache License 2.0
Flask pip install Flask https://github.com/mitsuhiko/flask BSD
Klein pip install klein https://github.com/twisted/klein MIT
Pyramid pip install pyramid https://github.com/Pylons/pyramid BSD-derived
itty-bitty pip install itty https://github.com/toastdriven/itty/ BSD
web.py [sudo] pip install web.py https://github.com/webpy/webpy Public domain
wheezy.web pip install wheezy.web https://bitbucket.org/akorn/wheezy.web MIT
Tornado pip install tornado https://github.com/非死book/tornado Apache License 2.0

Web framework for Ruby

Name Gem Install Repository License
Camping gem install camping http://github.com/camping/camping MIT
Cuba gem install cuba https://github.com/soveran/cuba MIT
Padrino gem install padrino https://github.com/padrino/padrino-framework MIT
Ramaze gem install ramaze https://github.com/ramaze/ramaze MIT
Sinatra gem install sinatra https://github.com/sinatra/sinatra/ MIT
Nancy gem install nancy https://github.com/guilleiguaran/nancy MIT

Web framework for PHP

Name Repository License
Flight https://github.com/mikecao/flight MIT
MicroMVC https://github.com/Xeoncross/MicroMVC MIT
Silex https://github.com/silexphp/Silex MIT
Slim https://github.com/codeguy/Slim MIT
Fat Free https://github.com/bcosca/fatfree GPL 3

Java - Microframeworks

Name Description Maven groupId/artifact License
Log4j Lightweight extendable/customizable logging facility org.apache.logging.log4j : {log4j-api, log4j-core} Apache License V2