A list of minimalist frameworks(simple and lightweight). All in alphabetical order.
Name | Minimum size(base) | Repository | License |
---|---|---|---|
KNACSS | 8kb | http://knacss.com/knacss.html | WTFPL |
Kube | 8kb | http://knacss.com/knacss.html | WTFPL |
Pure | 4.4kB | https://github.com/yui/pure/ | BSD |
Simple Grid | 1.7kB | https://github.com/ThisIsDallas/Simple-Grid | |
Toast | 2.5kB | https://github.com/daneden/Toast | |
Concrete | 3.31 kb | https://github.com/davidlumley/concrete | MIT |
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 |
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 |
Flask | pip install Flask | https://github.com/mitsuhiko/flask | BSD |
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 intall wheezy.web | https://bitbucket.org/akorn/wheezy.web | MIT |
Tornado | pip install tornado | https://github.com/facebook/tornado | Apache License 2.0 |
Name | Gem Install | Repository | License |
---|---|---|---|
Cuba | gem install cuba | https://github.com/soveran/cuba | MIT |
Padrino | gem install padrino | https://github.com/padrino/padrino-framework | MIT |
Sinatra | gem install sinatra | https://github.com/sinatra/sinatra/ | MIT |
Name | Repository | License |
---|---|---|
Silex | https://github.com/silexphp/Silex | MIT |
Slim | https://github.com/codeguy/Slim | MIT |
Name | Description | Maven groupId/artifact | License |
---|---|---|---|
[Log4j] (http://logging.apache.org/log4j/2.x/) | Lightweight extendable/customizable logging facility | org.apache.logging.log4j : {log4j-api, log4j-core} | Apache License V2 |