update: renaming stuff from react to "revue"
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# React Flow in Vue3 = Revue Flow
|
||||
[](https://md-cf-docs.vercel.app/)
|
||||

|
||||
[](https://david-dm.org/bcakmakoglu/revue-flow)
|
||||
[](https://david-dm.org/bcakmakoglu/revue-flow?type=dev)
|
||||
@@ -7,16 +8,16 @@
|
||||

|
||||
|
||||
This repo is still a big construction site with nothing really finished.
|
||||
Please check out [React Flow](https://reactflow.dev/) if you like the idea.
|
||||
Please check out [revue Flow](https://reactflow.dev/) if you like the idea.
|
||||
|
||||
### 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.
|
||||
Seeing as many libraries exist in the revue ecosystem and Vue sadly does not get the same
|
||||
love and attention, I decided to port the revue Flow library to Vue.js.
|
||||
|
||||
### Usage
|
||||
|
||||
## Vue3
|
||||
## Usage
|
||||
Check the React Flow docs for usage. It's really the same.
|
||||
|
||||
### Vue3
|
||||
```bash
|
||||
# install revue flow
|
||||
$ yarn add @braks/revue-flow
|
||||
@@ -25,7 +26,7 @@ $ yarn add @braks/revue-flow
|
||||
$ npm i --save @braks/revue-flow
|
||||
```
|
||||
|
||||
## Vue2
|
||||
### Vue2
|
||||
This doesn't work with Vue2, sorry.
|
||||
|
||||
## Development
|
||||
|
||||
Reference in New Issue
Block a user