D3 Node Editor - JavaScript library for visual programming

Поділитися
Вставка
  • Опубліковано 13 вер 2017
  • This is the initial version of the framework, currently known as Rete.js @rete_js
    Check out the website retejs.org
    Demo: codepen.io/Ni55aN/full/jBEKBQ/
    Github: github.com/Ni55aN/D3-Node-Editor
  • Наука та технологія

КОМЕНТАРІ • 20

  • @CHITUS
    @CHITUS 3 роки тому +2

    Thank you so much!

  • @wikiaonline7424
    @wikiaonline7424 4 роки тому

    Brilliant work Виталий Столяров,
    I have a question, can this be implemented using only JS and PHP, no react, angluar or any other framework ?

    • @ni55an
      @ni55an  4 роки тому +1

      The render plugins use Vue, React, etc underhood. It means that you should not develop on Vue or React (unless you need custom nodes)

  • @ShabbyCode
    @ShabbyCode 4 роки тому +1

    how to use in vue application??

  • @dillonharless7190
    @dillonharless7190 4 роки тому

    What a G. Thanks.

  • @TheoParis
    @TheoParis 5 років тому

    how do i use this with my website? i can't seem to find a way to get the nodes to appear on my browser screen

    • @ni55an
      @ni55an  5 років тому

      There are examples on codepen:
      - codepen.io/Ni55aN/pen/xzgQYq
      It depends on your website build system

  • @heecha7898
    @heecha7898 4 роки тому +2

    Did you make this with Draw2D.js? What libraries did you use to create this work? BTW, what a wonderful work! I love it

    • @ni55an
      @ni55an  4 роки тому +1

      nodes and connections are created using pure JS. Node content drawn using rendering plugins (React, Vue, Angular)

  • @user-iq6mt2us2j
    @user-iq6mt2us2j 4 роки тому

    Привет! Как с вами связаться можно?

    • @ni55an
      @ni55an  4 роки тому

      на GitHub есть контакты

  • @lasanthasenanayake9018
    @lasanthasenanayake9018 5 років тому

    Can I use this with React?

    • @ni55an
      @ni55an  5 років тому

      Do you want to use it inside a React application or render nodes using React?

    • @lasanthasenanayake9018
      @lasanthasenanayake9018 5 років тому

      @@ni55an Render nodes inside react...

    • @ni55an
      @ni55an  5 років тому

      ​@@lasanthasenanayake9018 I answered to email

    • @lasanthasenanayake9018
      @lasanthasenanayake9018 5 років тому

      @@ni55an thank you!!!!

    • @ni55an
      @ni55an  5 років тому +2

      codesandbox.io/s/retejs-react-render-t899c - for people who will be interested

  • @nikohamil538
    @nikohamil538 Рік тому

    it's called...:
    rete.js

  • @networkexception8212
    @networkexception8212 5 років тому +1

    Thank you so much!