Skip to content

Use documents as input argument only  #2

@Radiergummi

Description

@Radiergummi

As it is now, all modules rely on the previous step input as an argument. It would be beneficial to use a single document instance from start to finish. This would have the following perks:

  • easier chaining of parsers, like JS -> ExpressJS
  • streamlined and well known API
  • node nesting for free

This requires node types for the build steps, however this should be fairly easy.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions