Skip to content

Using a .vue file to generate an Html and CSS file with an input model #465

Closed
@marclave

Description

@marclave

What problem does this feature solve?

A vue component of mine, when applied a certain model generates certain HTML/CSS. Is there any CLI for extracting the output HTML/CSS into seperate entities? Currently I duplicate the Vue file with my own node templating generation.

What does the proposed API look like?

Some CLI that lets you pass in a model and a Vue component, which outputs the html/css file appropriate to the input model.

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