flowgram

flowgram is a framework for “flowgramming” – building a progam asĀ  a flow, i.e. a sequence of steps. This has a lot of advantages; in particular, flows are

  • resumable at each step,
  • stringifiable,
  • visualizable.

A main distinctive feature of flowgram is that it is aimed at business people and developers at the same time, providing a unique UX and DX:

  • Business people can easily create and edit flows by a visual editor.
  • Developers can write flows in TypeScript, with full IDE/IntelliSense support!

Both ways result in the same declarative JSONĀ  flow representation in the end.

For more information or a custom demo, please contact us directly.