Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wandri/workflow-js

Workflows with angular
https://github.com/wandri/workflow-js

angular d3js typescript workflow

Last synced: 4 days ago
JSON representation

Workflows with angular

Awesome Lists containing this project

README

        

# Workflow JS

A demo is available at this link: [demo](https://wandri.github.io/workflow-js/)

Two workflows with cards, written in typescript and D3. Displayed with Angular and tailwind.

## Linear workflow

It integrates:

- Horizontal drag & drop of groups
- Vertical drag & drop of steps

![linear](https://github.com/wandri/workflow-js/blob/master/src/assets/linear.gif)

## Multi workflow

![multi](https://github.com/wandri/workflow-js/blob/master/src/assets/multi.gif)