xyflow
xyflow
  • 3
  • 79 294
React Flow Pro plans explained
Hey! Here we are to answer some questions around the React Flow Library and our Pro subscription plans.
0:00 Free React Flow Library
0:28 Starter Plan
1:12 Professional Plan
1:38 Enterprise Plan
2:03 Students, Open Source, Startups
2:22 Custom solutions
มุมมอง: 1 049

วีดีโอ

Svelte Flow - Code Examples
มุมมอง 1.6K8 หลายเดือนก่อน
A preview of some of the 20 copy-pasteable Svelte Flow examples from svelteflow.dev/examples Svelte Flow is a flexible library for building interactive node-based UIs, workflow editors, static diagrams, and no-code editors.
What is React Flow? Explained in 60 Seconds
มุมมอง 77Kปีที่แล้ว
React Flow is a super-customizable React.js library for building node-based UIs. Here's a quick run-through of the basics of React Flow, a few of our best code examples, and apps the community has already created with the library. Website: reactflow.dev/ Github: github.com/wbkd/react-flow Docs: reactflow.dev/docs/quickstart/ Code examples: reactflow.dev/docs/examples/overview/ Live project show...

ความคิดเห็น

  • @andrew.derevo
    @andrew.derevo 9 วันที่ผ่านมา

    😮❤

  • @ianchristianhundanapagacit4013
    @ianchristianhundanapagacit4013 3 หลายเดือนก่อน

    this is what im looking for 😍. Im building a data driven web app that lets me define a process using charts ❤❤❤

  • @chimendes7833
    @chimendes7833 4 หลายเดือนก่อน

    Man this is exactly what I was looking for 🎉

  • @MihirAmanRaj
    @MihirAmanRaj 4 หลายเดือนก่อน

    Is there any brief tutorial to make something like flowiseai

  • @nithishnithish6991
    @nithishnithish6991 5 หลายเดือนก่อน

    can you do a video on customizing drag and dropable nodes

  • @ShivamShinde-vz7pb
    @ShivamShinde-vz7pb 5 หลายเดือนก่อน

    is there any alternative in angular for reactflow ?

  • @Codeyai
    @Codeyai 5 หลายเดือนก่อน

    hey there i am trying to create a file explorer kinda of flow it will have a side bar that has the tree of the contents there is also a bar that has icons like triangle shape square shape and circle and finally it has an icon that create a new canvas inside the current canvas and if this happen the active canvas will be the child and u can brows back to the parent of this canvas or u can add from the bar to the current canvas either a shape or another canvas so u can look at it as an explorer where it start by a root folder that has nothing and u can drag from that bar either a shape or another canvas if u drag a shape the shape will show in the current canvas if u drag a canvas it will be added to the current canvas as a child and then u can add to it either shapes or canvases and the explorer bar will show all what u created and u can click at any node of the explorer that should take u to where this node is .. if it is a canvas it will open up and show all its contents and if it is a shape it will open the canvas that this shape is in any one interested on being part of this

  • @redsnflr
    @redsnflr 6 หลายเดือนก่อน

    No code is only good for creating a quick MVP app, once you're in production & realize the bloatware added to the code, harder debugging & less customization that comes with it, unless you're a static site with few custom features you shouldn't use no code, especially if the website is for a business

  • @Kim-by5uy
    @Kim-by5uy 8 หลายเดือนก่อน

    Amazing

  • @jonoisedev
    @jonoisedev 8 หลายเดือนก่อน

    👏👏👏👏

  • @njorogekamau3820
    @njorogekamau3820 9 หลายเดือนก่อน

    Words cannot express just how grateful I am for this. Thank you very much.

  • @YuGoCheff
    @YuGoCheff 11 หลายเดือนก่อน

    We need Svelte support 🥺

    • @JetJockey87
      @JetJockey87 10 หลายเดือนก่อน

      They're working on it right now actually. You can get alpha access by going to npm and looking for xyflow (they changed the name again)

  • @manny7662
    @manny7662 ปีที่แล้ว

    Just what I was looking for thanks so much.

  • @sniper9961
    @sniper9961 ปีที่แล้ว

    Can the nodes be auto generated using a csv ? Like read a csv file and connect rows depending on certain conditions.

    • @notactuallyarealperson2267
      @notactuallyarealperson2267 11 หลายเดือนก่อน

      graphs are described by simple arrays of objects for the nodes and edges. So as long as you can turn that csv into a list of nodes and a list of edges, you can do anything.

  • @shouryasinha7108
    @shouryasinha7108 ปีที่แล้ว

    How do you select the nodes and delete them?

    • @moritzklack1774
      @moritzklack1774 ปีที่แล้ว

      You can select a node by clicking on it. Then you can press backspace to delete it.

  • @s_aint_andy
    @s_aint_andy ปีที่แล้ว

    A brilliant library with excellent documentation and examples!

  • @codefork4022
    @codefork4022 ปีที่แล้ว

    This was exactly what I was looking for!!! This is sick!

  • @sergioc16
    @sergioc16 ปีที่แล้ว

    WOW

  • @moritzklack1774
    @moritzklack1774 ปีที่แล้ว

    👀