@nodulus/run

using the MEAN stack to build complex server rendered website is not a trivial task. node's async model and lack of objects like master pages, user controls and partials.

Usage no npm install needed!

<script type="module">
  import nodulusRun from 'https://cdn.skypack.dev/@nodulus/run';
</script>

README

nodulus-run

using the MEAN stack to build complex server rendered website is not a trivial task. node's async model and lack of objects like master pages, user controls and partials.

Usage

middleware for nodulus & node.

Installation

$ npm install nodulus-run

Features

  • simple & intuitive template engine based on ejs
  • master pages & partials server rendering
  • .Net like user controls

Docs & Community

Quick Start

Philosophy

nodulus-run provides a simple way for .Net developers to migrate to the MEAN stack.

Examples

To view the examples, clone the nodulus-run repo and install the dependencies:

People

The author of nodulus-run is Roi ben haim

License

MIT