Skip to main content

👩‍💻 Builder integration

You can completely integrate the Tripetto builder into your own web app or website. Integration allows you to enable powerful form and survey creation right inside your application. And since the builder is a pure client-side component, you can do so without becoming dependent on any external service not owned by you. The whole thing runs inside the context of your project, giving you full control.

🎓 This chapter contains all the information you need to start implementing the builder.

✍️ Implementing the builder is relatively easy, but you need some JavaScript programming skills.

📦 You will use the builder package published on npm.

💳 You need a license to integrate the builder in commercial projects.

🚀 Quickstart

Implement builder using plain JS Implement builder using React Implement builder using Angular Implement builder using HTML

▶️ Implement builder using plain JS

▶️ Implement builder using React

▶️ Implement builder using Angular

▶️ Implement builder using HTML

🎞️ Video