Home

Open-Source JS Form Builder With Full Data Control (SurveyJS)

$$20483
https://lemmy.world/u/ges2347 posted on Mar 30, 2026 11:31

Hi all,

I wanted to share this project that might be relevant here.

SurveyJS is a set of open-source JavaScript libraries for building forms and surveys. It’s not a hosted service - you integrate it into your own app (React/Angular/Vue) and keep all data on your own backend.

What it offers:

  • JSON-driven forms (easy to store, version, and reuse)
  • Drag-and-drop form builder (Survey Creator)
  • No vendor lock-in - everything runs client-side, all libraries are open-source on GitHub
  • Works with React, Angular, Vue, or vanilla JS
  • MIT-licensed form rendering library

It’s more of a toolkit than a ready-to-use platform, but that also means you can fully self-host and customize everything.

Would love to hear if anyone here has built (or is building) their own form/survey systems - curious how you approached it.

https://lemmy.world/post/44939192
Reply
$$20484
https://lemmy.zip/u/frongt posted on Mar 30, 2026 11:34
In reply to: https://lemmy.world/post/44939192

There’s no link to it

https://lemmy.zip/comment/25582384
Reply
$$20485
https://lemmy.world/u/ges2347 posted on Mar 30, 2026 11:36
In reply to: https://lemmy.zip/comment/25582384

added the link. thank you!

https://lemmy.world/comment/22946112
Reply
$$20488
https://lemmy.zip/u/frongt posted on Mar 30, 2026 11:50
In reply to: https://lemmy.world/comment/22946112

So the builder isn’t actually open source, only the renderer?

https://lemmy.zip/comment/25582592
Reply
$$20495
https://lemmy.world/u/ges2347 posted on Mar 30, 2026 12:07
In reply to: https://lemmy.zip/comment/25582592

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

https://lemmy.world/comment/22946470
Reply
$$20502
https://infosec.pub/u/henfredemars posted on Mar 30, 2026 12:19
In reply to: https://lemmy.world/post/44939192

This is what I call junk open source. They use the open source label, but it’s not really open source in spirit. The license is restrictive and I’d recommend against using any such software in favor of something that’s actually, properly open source. If you’re bothering to self host, I feel like this freedom is important to most users.

Also, I think this is an advertisement and should be removed.

https://infosec.pub/comment/21102769
Reply
$$20513
https://lemmy.zip/u/frongt posted on Mar 30, 2026 12:59
In reply to: https://lemmy.world/comment/22946470

Most of the repos, including the creator, dashboard, and analytics, are not under an open source license.

https://lemmy.zip/comment/25583633
Reply
$$20529
https://lemmy.world/u/TomAwezome posted on Mar 30, 2026 13:29
In reply to: https://infosec.pub/comment/21102769

Yeah, the example repositories’ license files explicitly state:

Please note that the Survey Creator component is proprietary software and requires a developer license to be integrated and used in your own application.

If the Survey Creator component is the part everything else is using to make the magic happen, then it’s definitely not open source

https://lemmy.world/comment/22947769
Reply
$$20530
https://lemmy.decronym.xyz/u/Decronym posted on Mar 30, 2026 13:30
In reply to: https://lemmy.world/post/44939192

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

Fewer Letters More Letters
LTS Long Term Support software version
LXC Linux Containers
NAS Network-Attached Storage
SSD Solid State Drive mass storage
VPN Virtual Private Network

[Thread #201 for this comm, first seen 30th Mar 2026, 13:30] [FAQ] [Full list] [Contact] [Source code]

https://lemmy.decronym.xyz/comment/21607
Reply