refactor: change pkg scope to vue-flow

This commit is contained in:
braks
2022-10-08 15:44:21 +02:00
committed by Braks
parent eb507c8e76
commit 8567e3733b
163 changed files with 288 additions and 288 deletions

View File

@@ -8,11 +8,11 @@
## Installation
```bash
npm i --save @braks/vue-flow
npm i --save @vue-flow/core
yarn add @braks/vue-flow
yarn add @vue-flow/core
pnpm i @braks/vue-flow
pnpm i @vue-flow/core
```
## Usage
@@ -28,7 +28,7 @@ source (node id) and a target (node id).
```vue
<script setup>
import { VueFlow } from '@braks/vue-flow'
import { VueFlow } from '@vue-flow/core'
const elements = ref([
// Nodes