You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ifnode

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ifnode

Node.js MVC Framework

1.12.0
latest
Source
npmnpm
Version published
Weekly downloads
123
-34.57%
Maintainers
1
Weekly downloads
 
Created
Source
        ____  _________
       /   / /        /
      /   / /   _____/_    ___  _______    _____      ______
     /   / /   /__  /  |  /  / /  ___  \  /     \    /  ___/
    /   / /      / /   | /  / /  /  /  / /  / \  \  /  /_
   /   / /   ___/ /  /||/  / /  /  /  / /  /  /  / /  __/
  /   / /   /    /  / |   / /  /__/  / /  /__/  / /  /___
 /   / /   /    /__/  |__/  \_______/  \_______/ /______/
/___/ /___/

Best MVC Framework for node.js :^)

Build Status Coverage Status Known Vulnerabilities NSP Status

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 work
  • ifnode is simple, understandable and light
  • ifnode build on express.js: get all possibilities of module (routes, middleware) and extends opportunities
  • ifnode have the four build items:
  • ifnode have a plugins system
  • ifnode use Service Locator Pattern

Documentation

You can explore the documentation. Also you can check ifnode applications examples.

© ifnode

Keywords

mvc

FAQs

Package last updated on 07 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts