Giter Club home page Giter Club logo

spring-flo's Introduction

Spring Flo

Build Status

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.

Flo

Here is a youtube video of Spring Flo in action.

Consuming Spring Flo

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

Build

Spring Flo is built using Grunt. Grunt commands can be run directly or indirectly through maven. Simplest way to build is via mvn clean package to build the project and run the tests. Build results are produced under the dist folder. Contents of the folder are

  • spring-flo.js that contains all JS code from various JS dev modules (produced by development build)

  • spring-flo.min.js a minified version of flo.js (produced by production build)

  • spring-flo.css concatenated CSS file for Flo Editor

  • spring-flo.min.css minified version of the CSS above

Getting Help

If you have any questions, issues, feedback or feature request please raise an issue.

Samples

A small self contained sample usage of Spring Flo is now available in the samples sub folder. It includes a README that describes running it and where you might want to customize it. The Spring Cloud Data Flow UI at github shows a larger scale usage of Spring Flo.

Contributing

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

License

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

spring-flo's People

Contributors

aclement avatar boykoalex avatar

Watchers

James Cloos avatar Artem Bilan avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.