We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45fefaf commit 321b0ffCopy full SHA for 321b0ff
1 file changed
ListOfTranspilers.md
@@ -59,6 +59,7 @@ These are all of the transpilers currently included in PipeScript:
59
|[Inline.TypeScript](Transpilers/Inline/Inline.TypeScript.psx.ps1) |TypeScript Inline PipeScript Transpiler. |
60
|[Inline.XML](Transpilers/Inline/Inline.XML.psx.ps1) |XML Inline PipeScript Transpiler. |
61
|[Inline.YAML](Transpilers/Inline/Inline.YAML.psx.ps1) |Yaml File Transpiler. |
62
+|[JSONSchema.Protocol](Transpilers/Protocols/JSONSchema.Protocol.psx.ps1) |json schema protocol |
63
|[ModuleExports](Transpilers/Modules/ModuleExports.psx.ps1) |Gets Module Exports |
64
|[ModuleRelationship](Transpilers/Modules/ModuleRelationship.psx.ps1) |Gets Module Relationships |
65
|[New](Transpilers/Keywords/New.psx.ps1) |'new' keyword |
0 commit comments