You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
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, liquid)
5
5
6
-
> :warning:**NOTE**: this module is currently in active development and no stable build has been released as of now, any api may be changed without notice.
6
+
> :warning:**NOTE**: this module is no longer supported.
7
7
8
8
## About
9
9
This node module enables you to convert any data payload into any other form using templates. This module currently supports two templating languages: Handlebars and liquid.
0 commit comments