____ _________
/ / / /
/ / / _____/_ ___ _______ _____ ______
/ / / /__ / | / / / ___ \ / \ / ___/
/ / / / / | / / / / / / / / \ \ / /_
/ / / ___/ / /||/ / / / / / / / / / / __/
/ / / / / / | / / /__/ / / /__/ / / /___
/ / / / /__/ |__/ \_______/ \_______/ /______/
/___/ /___/
Best MVC Framework for node.js :^)
What is ifnode
? #
- Simple, light and flexible MVC Framework for node.js and io.js
- Based in express.js and other awesome node modules
- Inspired by Yii, Ruby on Rails, etc
Installation #
For install ifnode
type command:
npm install -S ifnode
Ideology #
ifnode
's main idea is not dictate for developer what need to do but make all for simplification workifnode
is simple, understandable and lightifnode
build onexpress.js
: get all possibilities of module (routes, middleware) and extends opportunitiesifnode
have the four build items:ifnode
have a plugins systemifnode
use Service Locator Pattern
Documentation #
You can explore the documentation.
Also you can check ifnode
applications examples