flownote
Version:
FlowNote lets developers create, organize, and reason about event-oriented applications with a simple flow-based language.
21 lines (16 loc) • 1.56 kB
Markdown

FlowNote lets developers create, organize, and reason about event-oriented applications with a simple flow-based language.
FlowNote has a bunch of [features](docs/07-features.md) to help reason about and represent many common problems with event-driven development. [Check out the documentation](https://emblem21-opensource.github.io/flownote/) to get started.
We also have a [Gitter](https://gitter.im/flownote/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) if you prefer to ask specific questions and visit our tiny but growing community.
## Documentation
* [Installation](https://emblem21-opensource.github.io/flownote/docs/01-installation.html)
* [Features](https://emblem21-opensource.github.io/flownote/docs/02-features.html)
* [Use Cases](https://emblem21-opensource.github.io/flownote/docs/03-use-cases.html)
* [Language](https://emblem21-opensource.github.io/flownote/docs/04-language.html)
* [Application](https://emblem21-opensource.github.io/flownote/docs/05-application.html)
* [Flow](https://emblem21-opensource.github.io/flownote/docs/06-flow.html)
* [Nodes](https://emblem21-opensource.github.io/flownote/docs/07-nodes.html)
* [Channels](https://emblem21-opensource.github.io/flownote/docs/08-channels.html)
* [Contribution Overview](https://emblem21-opensource.github.io/flownote/docs/09-contribution.html)
* [Roadmap](https://emblem21-opensource.github.io/flownote/docs/10-roadmap.html)
* [Known Problems](https://emblem21-opensource.github.io/flownote/docs/11-known-problems.html)