Zontroy AI Offline Single File
Zontroy Offline has 3 file types to generate code.
zsif

Zontroy Single File is used to generate lines of code inside a single file. It uses .zsif extension.

File Naming Format
File Naming Example
Code Example
A simple usage example of zsif file in React.js.
Output Example
Generate in Zontroy IDE
Create an Empty Zontroy Project using menu File -> New Project -> Create (Empty Zontroy Project).



Add a zsif file into the project

Name the file as PrivateRoutes.tsx.zsif or anything you want and click Add File


Open newly created zsif file, write the code provided above as an example and save it.

Click blue generate button and see the output


Last updated