Skip to content

Releases: Teminix/node-js-easy-template

Finalised first pre release

04 Nov 13:10
3f88e0f
Compare
Choose a tag to compare
Pre-release

This is the first release of nodeJS easy-template.

Contains the following features:

  • Versatile templating
  • Custom start and end parameters for replacement
  • Synchronous and Asynchronous architecture
  • Usage of templates on any file format that has text

Expected to come:

  • Promise support, allowing the use of chained promises and ES6 async await compatability
  • May have support for express framework middleware(ex: res.render(...))