- Notifications
You must be signed in to change notification settings - Fork106
JavaScript angular based embeddable graphical component for pipeline/graph building and editing
License
spring-projects/spring-flo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Introduction •How To Use •Acknowledgments
Spring Flo is a JavaScript library that offers a basic embeddable HTML5 visual builder for pipelines and simple graphs.This library is used as the basis of the stream builder inSpring Cloud Data Flow.
Here is ayoutube video ofSpring Flo in action.
Refer to thewiki for more information on how to embed it in an application.
Please ensure that at a minimumNode.js,npm and theAngular CLI are available on your system. In order to execute the build simply do:
$ git clone https://github.com/spring-projects/spring-flo.git$ npm install$ npm run build
Build results are produced under thedist folder.
A small self contained sample usage ofSpring Flo is available in thedemo sub folder. Executenpm start
to run the sample.TheSpring Cloud Data Flow UI at github shows a larger scale usage ofSpring Flo.
Spring Flo is Open Source software released under theApache 2.0 license.
Pull requests are welcome, but before accepting them we will need you to sign theContributors Agreement.
This project uses code from several open source packages:JointJS,CodeMirror (...).
This project is powered by:
About
JavaScript angular based embeddable graphical component for pipeline/graph building and editing
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors10
Uh oh!
There was an error while loading.Please reload this page.