spring-flo

WebJar for spring-flo

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-spring-projects-spring-flo
Last Version

Last Version

0.8.4
Release Date

Release Date

Type

Type

jar
Description

Description

spring-flo
WebJar for spring-flo
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-flo

Download github-com-spring-projects-spring-flo

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-spring-projects-spring-flo/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-spring-projects-spring-flo</artifactId>
    <version>0.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-spring-projects-spring-flo/
implementation 'org.webjars.npm:github-com-spring-projects-spring-flo:0.8.4'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-spring-projects-spring-flo/
implementation ("org.webjars.npm:github-com-spring-projects-spring-flo:0.8.4")
'org.webjars.npm:github-com-spring-projects-spring-flo:jar:0.8.4'
<dependency org="org.webjars.npm" name="github-com-spring-projects-spring-flo" rev="0.8.4">
  <artifact name="github-com-spring-projects-spring-flo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-spring-projects-spring-flo', version='0.8.4')
)
libraryDependencies += "org.webjars.npm" % "github-com-spring-projects-spring-flo" % "0.8.4"
[org.webjars.npm/github-com-spring-projects-spring-flo "0.8.4"]

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.npm : codemirror jar [5.40.0]
org.webjars.npm : jointjs jar [2.1.4]
org.webjars.npm : postinstall-build jar [5.0.3]
org.webjars.npm : ts-disposables jar [2.2.3]

Project Modules

There are no modules declared in this project.

Spring Flo

macOS Build Status Dependency Status

IntroductionHow To UseAcknowledgments

Introduction

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 in Spring Cloud Data Flow.

dataflow ui

Here is a youtube video of Spring Flo in action.


How To Use

Refer to the wiki for more information on how to embed it in an application.

Please ensure that at a minimum Node.js, npm and the Angular 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 the dist folder.

A small self contained sample usage of Spring Flo is available in the demo sub folder. Execute npm start to run the sample. The Spring Cloud Data Flow UI at github shows a larger scale usage of Spring Flo.

Spring Flo is Open Source software released under the Apache 2.0 license.

Pull requests are welcome, but before accepting them we will need you to sign the Contributors Agreement.


Acknowledgments

This project uses code from several open source packages: JointJS, CodeMirror (...).

This project is powered by:

Pivotal Spring

org.webjars.npm

Spring

Versions

Version
0.8.4