Skip to content
/ edge Public
forked from edge-js/edge

Node.js templating engine with fresh air

License

Notifications You must be signed in to change notification settings

indentno/edge

 
 

Repository files navigation

Edge

Template engine for Node.js with a breath of fresh air

travis-image appveyor-image coveralls-image npm-image

Edge is logical template engine for Node.js and has supports for all Javascript expressions.

Features

  • 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

Change log

The change log can be found in the CHANGELOG.md file.

Contributing

Everyone is welcome to contribute. Please go through the following guides, before getting started.

  1. Contributing
  2. Code of conduct

Authors & License

thetutlage and contributors.

MIT License, see the included MIT file.

About

Node.js templating engine with fresh air

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 89.4%
  • JavaScript 10.6%