This repository was archived by the owner on Sep 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Templates
Super4Jet edited this page Nov 25, 2020
·
3 revisions
Start your project faster by using a template
These are basically all the same, choose the one that you think is best for you
| Async | Typescript | Javascript |
|---|---|---|
| Json | (async) Typescript + Json | (async) Javascript + Json |
| Yaml | (async) Typescript + Yaml | (async) Javascript + Yaml |
| XML | (async) Typescript + XML | (async) Javascript + XML |
| Sync | Typescript | Javascript |
|---|---|---|
| Json | (sync) Typescript + Json | (sync) Javascript + Json |
| Yaml | (sync) Typescript + Yaml | (sync) Javascript + Yaml |
| XML | (sync) Typescript + XML | (sync) Javascript + XML |