https://github.com/elmisback/flowview
Research prototype aimed at flexibly abstracting function-like behavior from concrete data pipelines.
https://github.com/elmisback/flowview
Last synced: 8 months ago
JSON representation
Research prototype aimed at flexibly abstracting function-like behavior from concrete data pipelines.
- Host: GitHub
- URL: https://github.com/elmisback/flowview
- Owner: elmisback
- License: mit
- Created: 2020-12-18T07:37:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-18T08:34:29.000Z (over 5 years ago)
- Last Synced: 2025-02-16T14:07:53.831Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://observablehq.com/@elmisback/flowview-js-wvw
- Size: 89.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flowview
Research prototype aimed at flexibly abstracting function-like behavior from concrete data pipelines.
Most current implementation lives on Observable and is interactive. Go check it out: https://observablehq.com/@elmisback/flowview-js-wvw
Project paper located at https://docs.google.com/document/d/1kGOSlIdOBon53YeSS6c2guP3OsD5g7m__yMJ1wrOlxg/edit?usp=sharing. (Access is currently limited to UW-affiliated users for grading purposes, but that should change in the next week or two.)