nebrelbug / eta-plugin-layout-example

An example of how to create an Eta plugin that adds layout support, in ~20 LOC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple plugin adding layout support to Eta

In about 20LOC

Running

This example runs on an ExpressJS server.

npm install
node index.js

About

This repository is going to house the example code for a tutorial I'm in the process of writing.

About

An example of how to create an Eta plugin that adds layout support, in ~20 LOC


Languages

Language:JavaScript 100.0%