onflow / flow-interaction-template-tools

Apache License 2.0
6 stars 0 forks source link

Create an NPM module for the generation logic #3

Closed prpatel05 closed 1 year ago

prpatel05 commented 2 years ago

Essentially wrap this https://github.com/onflow/flow-interaction-template-tools/blob/master/web/pages/template/utils/gen-template.js as a NPM module.

JeffreyDoyle commented 1 year ago

Hey @prpatel05 , we've now added a utility to address this need!

https://github.com/onflow/flow-interaction-template-tools/tree/master/packages/interaction-template-generators

Let me know what you think! I'll leave this issue open until the package is finalized and published.