swirly-diagram-testrunner
Version:
Testrunner that runs observables and prepares diagram generation for swirly
17 lines (11 loc) • 351 B
Markdown
Changelog
# 0.3.1
Use Node util.inspect to render values in the diagrams.
# 0.3.0
Use JSON.stringify() to render values in the diagrams.
# 0.2.0
Update Swirly to use now public api to generate diagrams. Thanks to (Tim De Pauw)[https://github.com/timdp]
# 0.1.1
Add possibility to pass own styling into runAsDiagram
# 0.1.0
Initial release