Skip to content

Commit e6d32c6

Browse files
StartAutomatingStartAutomating
authored andcommitted
Adding JSONSchema transpiler (Fixes #274)
1 parent cebc5af commit e6d32c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/ListOfTranspilers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ These are all of the transpilers currently included in PipeScript:
5959
|[Inline.TypeScript](Transpilers/Inline/Inline.TypeScript.psx.ps1) |TypeScript Inline PipeScript Transpiler. |
6060
|[Inline.XML](Transpilers/Inline/Inline.XML.psx.ps1) |XML Inline PipeScript Transpiler. |
6161
|[Inline.YAML](Transpilers/Inline/Inline.YAML.psx.ps1) |Yaml File Transpiler. |
62+
|[JSONSchema.Protocol](Transpilers/Protocols/JSONSchema.Protocol.psx.ps1) |json schema protocol |
6263
|[ModuleExports](Transpilers/Modules/ModuleExports.psx.ps1) |Gets Module Exports |
6364
|[ModuleRelationship](Transpilers/Modules/ModuleRelationship.psx.ps1) |Gets Module Relationships |
6465
|[New](Transpilers/Keywords/New.psx.ps1) |'new' keyword |

0 commit comments

Comments
 (0)