Skip to content
This repository was archived by the owner on Feb 14, 2019. It is now read-only.

Latest commit

 

History

History
executable file
·
18 lines (12 loc) · 664 Bytes

File metadata and controls

executable file
·
18 lines (12 loc) · 664 Bytes

DRENjs

Differencial Rendering Engine for Node.js

What is it?

DRENjs is a rendering engine wrapper for ECT, which is known for being extremelly fast.

DRENjs allow you to make no-js compliant one-page-sites with a simple client & serverside framework. It helps you create your pages in a most abstract way, with several optimizations & nice features such as the "render what changed".

How to use it

  1. Get Started
    1. Create your first page
    2. Filling it with templates
  2. Configure DRENjs