Skip to content

Spreadsheet / Grid style editor for Wavedrom #91

Open
@maxslug

Description

@maxslug

Hi @drom I have a very rough proof of concept around a grid-style editor.

My vision is this:

  • Ability to edit JSON or Spreadsheet live at the same time
  • Ability to see data for all signals in columns to make it easier to edit
  • Less typing

Here is the proof of concept I cooked up : https://maxslug.github.io/wavedrom.github.io/grid_edit.html
See master...maxslug:wavedrom.github.io:grid-edit-poc for the code. I'm using https://github.com/olifolkerd/tabulator as the GUI.

Notes:

  • This is very rough, I've only gotten some basic functionality in it
  • I need to get the Code editor working again
  • I don't have two-way edits working yet
  • Lots of TODOs
  • This is the first time I've touched JavaScript since the 90's 😆

The issue here:

  • Looking for feedback, help, adoption, advice to make this production worthy for Wavedrom users

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions