effector / effector/inspector

Edit store content

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
27
Forks
6
PR merge metrics
No merged PRs in 30d

Description

1. Click "Edit" on store
1. Serialize store content to JavaScript code (`Map {"hello" => 1}` → `new Map([["hello", 1]])`)
1. User editing JavaScript code
1. Press "Save"
1. Eval code and save result to store

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.