ifnode

Node.js MVC Framework

Usage no npm install needed!

<script type="module">
  import ifnode from 'https://cdn.skypack.dev/ifnode';
</script>

README

        ____  _________
       /   / /        /
      /   / /   _____/_    ___  _______    _____      ______
     /   / /   /__  /  |  /  / /  ___  \  /     \    /  ___/
    /   / /      / /   | /  / /  /  /  / /  / \  \  /  /_
   /   / /   ___/ /  /||/  / /  /  /  / /  /  /  / /  __/
  /   / /   /    /  / |   / /  /__/  / /  /__/  / /  /___
 /   / /   /    /__/  |__/  \_______/  \_______/ /______/
/___/ /___/

Best MVC Framework for node.js :^)

Build Status Coverage Status Known Vulnerabilities NSP Status

What is ifnode?

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