Skip to content

Commit 8093e87

Browse files
StartAutomatingStartAutomating
authored andcommitted
Adding Dart Template (Fixes #394)
1 parent d2f8f5d commit 8093e87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/ListOfTranspilers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ These are all of the transpilers currently included in PipeScript:
2222
|[CPlusPlus.Template](Transpilers/Templates/CPlusPlus.Template.psx.ps1) |C/C++ Template Transpiler. |
2323
|[CSharp.Template](Transpilers/Templates/CSharp.Template.psx.ps1) |C# Template Transpiler. |
2424
|[CSS.Template](Transpilers/Templates/CSS.Template.psx.ps1) |CSS Template Transpiler. |
25+
|[Dart.Template](Transpilers/Templates/Dart.Template.psx.ps1) |Dart Template Transpiler. |
2526
|[Decorate](Transpilers/Decorate.psx.ps1) |decorate transpiler |
2627
|[Define](Transpilers/Define.psx.ps1) |Defines a variable |
2728
|[Dot](Transpilers/Syntax/Dot.psx.ps1) |Dot Notation |

0 commit comments

Comments
 (0)