Skip to content

Add JS serialization #145

@Pfeil

Description

@Pfeil

Later validation features could make use of a JS serialization so we can calculate the records for the example documents within the browser. We can do so by generating a JS version of the code we currently generate for python and then execute it in the browser directly. This can be useful to understand the design better and do basic, practical checks and would also enable us to export JS in addition to python.

Differences to the python code as we have it now

  • no Typed PID Maker invocation required
  • no project management required

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions