Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 75ced67

Browse files
authored
Clarify support status - This is now unsupported
1 parent 511892e commit 75ced67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
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)
55

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.
77
88
## About
99
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

Comments
 (0)