Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create a jsoneditor widget which can be used across app in different ways #58

Open
saurshaz opened this issue Mar 8, 2021 · 0 comments
Assignees

Comments

@saurshaz
Copy link
Collaborator

saurshaz commented Mar 8, 2021

  1. can be used to display state data
  2. can be used to display layout data
  3. can be used to display routes data
  4. can be used to display event data
    and more

shall be reusable web-component kind of thing
where

  1. different JSON can be supplied
  2. onCHange Handler can be supplied
  3. shall support autocomplete(in JSONtree and code)
  4. shall support JSON schema validation
  5. and which can open up code for functions, which when saved can be reflected back in final JSON
  6. shall be able to update passed initial JSON always
@saurshaz saurshaz self-assigned this Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant