Template engine for Node.js with a breath of fresh air
Edge is logical template engine for Node.js and has supports for all Javascript expressions.
- Minimal core, functionality added via
Tags
. - Simple developer API to add your own Tags.
- Support for layouts, partials and components.
- Support for all valid Javascript expressions.
- Identical to Javascript.
- Small learning curve.
Make sure to read official docs
The change log can be found in the CHANGELOG.md file.
Everyone is welcome to contribute. Please go through the following guides, before getting started.
thetutlage and contributors.
MIT License, see the included MIT file.