

0·
2 months agoThe form builder is open-source too, all libraries are: https://github.com/surveyjs You can try it out here without registration: https://surveyjs.io/create-free-survey (it’s a demo)


The form builder is open-source too, all libraries are: https://github.com/surveyjs You can try it out here without registration: https://surveyjs.io/create-free-survey (it’s a demo)


added the link. thank you!
Just to clarify, SurveyJS libraries are open-source in the sense that the full source code is publicly available and can be reviewed. Some components (like the Form Library) are released under the MIT license, while others (such as Creator, Dashboard, and PDF Generator) are distributed under a commercial license.
So it’s a mixed model: open-source with both permissive and proprietary licensing, depending on the component.
Also, my understanding is that this community focuses on self-hosted tools and software, which is what SurveyJS is, as it’s designed to be integrated and hosted within your own infrastructure.
Happy to clarify further if needed 🙂