https://github.com/skcript/uipath.activities.mustache
Templating Custom Activity for UiPath
https://github.com/skcript/uipath.activities.mustache
Last synced: 4 months ago
JSON representation
Templating Custom Activity for UiPath
- Host: GitHub
- URL: https://github.com/skcript/uipath.activities.mustache
- Owner: skcript
- Created: 2020-03-06T16:19:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-06T16:28:42.000Z (almost 6 years ago)
- Last Synced: 2025-04-02T21:47:33.894Z (10 months ago)
- Language: C#
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UiPath.Activities.Mustache
Templating Custom Activity for UiPath.
Based on Mustache's C# Library (Stubble). Built for building text & html files from templates. Built mainly for building HTML document for email body. Currently supports template from string or a text file.