Do you have some github repo examples

Hello, are there any example on github on how to implement FIVE with typescript.

Hi Denno,

Currently, we don’t have any TypeScript examples in Github, however, we do have TypeScript examples in our API documentation.

Please bear with us, as this documentation is actively being added so not all of it is available yet. Please use the following link to see our API documentation:

Introduction | Five | Low-Code For Real Developers

The link below will explain a lot of our function signatures:

Base | Five | Low-Code For Real Developers

If you go to the API examples you will find example code like in the following link that has TypeScript examples:

currentUserKey() | Five | Low-Code For Real Developers

As our API documentation is currently being added and may not yet have what you need, please send through any questions that we can help you.

If you would like an application to playaround with that has TypeScript examples be sure to download and playaround with the PortfolioFinal.fdf (Five Definition File). You will find this fdf on the following page of our online help:

Introduction | Five | Low-Code For Real Developers

If you need help importing the application please refer to:

12 - Import a Five Definition File | Five | Low-Code For Real Developers