Our great sponsors
- Appwrite - The open-source backend cloud platform
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- Revelo Payroll - Free Global Payroll designed for tech teams
- Sonar - Write Clean JavaScript Code. Always.
-
The closest thing I've stumbled uppon is Drawflow, which seems to be made specifically for Vue although it also offers a vanilla JS api. Problem with that is that it's fancy but it's missing a bunch of features, for example custom nodes seem to be created using (don't quote me on this) a plain innerHTML = operation, even if you set the Element as an object (link here) by "registering" it as the documentation says.
-
So I've taken it uppon myself to create my own library: https://github.com/tncrazvan/svelte-flowcharts
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
Related posts
- What kind of packages/frameworks are used for building node editor flow builders like Mailchimp, Github actions
- What is the best way to create this chart and make it interactive/scrollable?
- A First Look at HTMX and How it Compares to React
- Lodash just declared issue bankruptcy and closed every issue and open PR
- Produce HTML from S-Expressions