Skip to content

hrishabhkumar/react-workflow-editor

Repository files navigation

react-workflow-editor

Editor for workflow

Workflow Editor using React.

NPM JavaScript Style Guide

Install

npm install --save react-workflow-editor

Usage

import React, { Component } from 'react'

import MyComponent from 'react-workflow-editor'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © https://github.com/hrishabhkumar

About

Editor for workflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published