vizhub-core / vizhub-feedback

VizHub feedback issue tracker
32 stars 3 forks source link

Export viz using different templates #702

Open stushurik opened 3 years ago

stushurik commented 3 years ago

As developer, I want to build viz with chosen bundler (webpack/rollup/etc). I would like vizhub propose templates upon viz export

curran commented 7 months ago

This is a great idea that is definitely going to happen.

Here are the export templates/formats that I'm thinking of now:

Ideally each of these should be accessible via API / command line, so that users can create scripts in their package.json that pulls the latest code down from VizHub into a subdirectory of their source tree. That would make it easy for developers to integrate VizHub into their existing codebases and deployment workflows.