Skip to content

Serialization & Link

Choose a tag to compare

@curran curran released this 27 May 12:56
· 29 commits to master since this release
  • Add ability to serialize data flow graph #28 This lets you output the data flow graphs for visualization with graph-diagrams.
  • Implement link function #5 An open issue for almost a year, finally closed! This adds the ability to set up data flow between different models.
  • Stop storing defaults #29 A slight refactoring where the responsibility of storing defaults was pushed down to reactive-property.