Download matador Free Java Code
Description
an MVC framework for Node.
Source Files
The download file matador-master.zip has the following entries.
.gitignore/*from w ww . j a v a 2 s . c om*/
.jshintignore
.jshintrc
LICENSE
README.md
bin/matador.js
dev/reporter.js
package.json
runIntegrationTests.sh
src/BaseController.js
src/ClassLoader.js
src/FileLoader.js
src/RequestMessage.js
src/StaticController.js
src/StubController.js
src/StubModel.js
src/TemplateEngine.js
src/all/app/config/development.js
src/all/app/config/production.js
src/all/app/config/routes.js
src/all/app/controllers/ApplicationController.js
src/all/app/controllers/HomeController.js
src/all/app/models/ApplicationModel.js
src/all/app/models/BaseModel.js
src/all/app/public/css/directory.css
src/all/app/public/css/main.css
src/all/app/public/favicon.ico
src/all/app/views/404.html
src/all/app/views/admin/index.html
src/all/app/views/admin/partials/helloworld.html
src/all/app/views/index.soy
src/all/app/views/layout.soy
src/all/app/views/partials/helloworld.html
src/all/server.js
src/cookie.js
src/fsutils.js
src/helpers/CacheHelper.js
src/matador.js
src/pathMatcher.js
src/router.js
tests/functional/app/config/routes.js
tests/functional/app/controllers/HomeController.js
tests/functional/app/helpers/DummyHelper.js
tests/functional/app/models/TestModel.js
tests/functional/boot_callback_test.js
tests/functional/environment_test.js
tests/functional/events_test.js
tests/functional/logger_test.js
tests/functional/model_loading_test.js
tests/integration/dev_environment/app/config/development.js
tests/integration/dev_environment/app/config/production.js
tests/integration/dev_environment/app/config/routes.js
tests/integration/dev_environment/app/config/test.js
tests/integration/dev_environment/app/controllers/ApplicationController.js
tests/integration/dev_environment/app/controllers/HomeController.js
tests/integration/dev_environment/beforeBoot.sh
tests/integration/dev_environment_test.js
tests/integration/request_response_decorators/app/config/development.js
tests/integration/request_response_decorators/app/config/production.js
tests/integration/request_response_decorators/app/config/routes.js
tests/integration/request_response_decorators/app/config/test.js
tests/integration/request_response_decorators/app/controllers/ApplicationController.js
tests/integration/request_response_decorators/app/controllers/HomeController.js
tests/integration/request_response_decorators_test.js
tests/integration/routes_and_middlewares/app/config/development.js
tests/integration/routes_and_middlewares/app/config/production.js
tests/integration/routes_and_middlewares/app/config/routes.js
tests/integration/routes_and_middlewares/app/config/test.js
tests/integration/routes_and_middlewares/app/controllers/ApplicationController.js
tests/integration/routes_and_middlewares/app/controllers/HomeController.js
tests/integration/routes_and_middlewares_test.js
tests/integration/template_engine/afterBoot.sh
tests/integration/template_engine/app/config/development.js
tests/integration/template_engine/app/config/production.js
tests/integration/template_engine/app/config/routes.js
tests/integration/template_engine/app/config/test.js
tests/integration/template_engine/app/controllers/ApplicationController.js
tests/integration/template_engine/app/controllers/TemplateController.js
tests/integration/template_engine/app/views/layout.soy
tests/integration/template_engine/app/views/template.soy
tests/integration/template_engine_test.js
tests/support/functional.js
tests/unit/PathMatcher_test.js
tests/unit/matador_test.js
Download
Click the following link to download matador-master.zip.
matador-master.zip