Dynamic-Template-Engine

A typescript library to transform event payloads (in json format) to standard jsons or chat client platform specific jsons (e.g. Slack and Teams) using templates (e.g. handlebars)

MIT License

Downloads
4.2K
Stars
18
Committers
10
Dynamic-Template-Engine - v1.0.1 Latest Release

Published by aasiddiq almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/github/Dynamic-Template-Engine/compare/v1.0.0-Alpha.1...v1.0.1

Dynamic-Template-Engine - v1.0.0-Alpha.1

Published by anuraag016 about 4 years ago

Added slack enum in client type

Dynamic-Template-Engine - v1.0.0-Alpha

Published by anuraag016 about 4 years ago

Features available in alpha

  • Handlebars and Liquidjs support
  • Register helper and tag functionality for both handlebars and liquidjs
  • Template loading supported from both public repositories or local machine
  • Custom Error handling - to provide insightful error messages and types to user
  • Card templates and event transformer templates supported
  • Template pre processing on startup using the TransformerConfig provided
Package Rankings
Top 18.84% on Npmjs.org
Badges
Extracted from project README
License: MIT