Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wandri/workflow-js
- Owner: wandri
- License: mit
- Created: 2023-12-07T09:46:42.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-12T07:57:04.000Z (about 1 year ago)
- Last Synced: 2024-12-22T22:57:07.532Z (12 days ago)
- Topics: angular, d3js, typescript, workflow
- Language: TypeScript
- Homepage: https://wandri.github.io/workflow-js/
- Size: 1.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)