Socket
Socket
Sign inDemoInstall

@braks/revue-flow

Package Overview
Dependencies
99
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @braks/revue-flow

[![contentful](./assets/Revueflow.png)](https://reactflow.dev/) ![top-language](https://img.shields.io/github/languages/top/bcakmakoglu/revue-flow) [![dependencies Status](https://status.david-dm.org/gh/bcakmakoglu/revue-flow.svg)](https://david-dm.org/bc


Version published
Maintainers
1
Created

Changelog

Source

[0.1.2] - 2021-11-23

94dcb0c...1f77b77

Bug Fixes

  • Connection line position incorrectly calculated (d87388f)

Readme

Source

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

FAQs

Last updated on 17 Aug 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc