Skip to content

Revamp the HTML interface #47

Open
@disinvite

Description

@disinvite

We haven't done anything to the HTML output file from reccmp in a while. What I think would help is more modularization and the ability to run CI tests. In lieu of an actual JS framework, I used the Web components API a while back but I didn't find it all that great to work with.

The obstacle with having a build process for the HTML/JS is where to put the source files. We definitely don't want to require users to install nodejs just to use reccmp, so I think that means building externally and loading just the artifact files into the package. What's the best way to do that? Build using some framework and then commit a non-minified file here to the main repo?

The other question is what framework to use, if any.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions