evanw / evanw/fsm

Add import function to load a previously created fsm

Open
#8 4 comments 8 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
318
Forks
162
PR merge metrics
No merged PRs in 30d

Description

It is already possible to store and later load back in a diagram by manipulating the data stored in the browser's local storage. However, doing it through the interface would make it easier.

I would like to suggest adding an export function for JSON (practically dumping the local storage data to a file), in combination with an import function (simply loading this data from a file back into local storage).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.