0.1.2 • Published 3 years ago

@braks/revue-flow v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

React Flow in Vue3 = Revue Flow

contentful top-language dependencies Status devDependencies Status vulnerabilities GitHub code size in bytes GitHub last commit

This repo is still a big construction site with nothing really finished. You can check the examples to see what's working and what's not. Please visit React Flow and support them if you like the idea. They did most of the heavy lifting by writing the library in the first place. All I did is bring it to Vue3.

Motivation

Seeing as many libraries exist in the React ecosystem and Vue sadly does not get the same love and attention, I decided to port the React Flow library to Vue.js.

Usage

Check the React Flow docs for usage. It's really the same.

Vue3

# install revue flow
$ yarn add @braks/revue-flow

# or
$ npm i --save @braks/revue-flow

Vue2

This doesn't work with Vue2, sorry.

Development

This project uses Vite for development and Rollup to create a distribution.

# start (dev)
$ yarn dev

# build app
$ yarn build

# serve app from build
$ yarn serve

# build dist
$ yarn build:dist
0.1.2

3 years ago

0.1.1

3 years ago

0.0.37

3 years ago

0.0.35

3 years ago

0.0.36

3 years ago

0.0.34

3 years ago

0.0.33

3 years ago

0.0.32

3 years ago

0.0.31

3 years ago

0.0.30

3 years ago

0.0.29

3 years ago

0.0.28

3 years ago

0.0.27

3 years ago

0.0.26

3 years ago

0.0.25

3 years ago

0.0.24

3 years ago

0.0.23

3 years ago

0.0.22

3 years ago

0.0.21

3 years ago

0.0.20

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago