Skip to content

Unify cookiecutters? #4

@ianhi

Description

@ianhi

Problem

The js and ts cookiecutters can easily get out of sync, for example the js cookiecutter uses widgets.register while the ts cookiecutter does not. Looking through them there are several PRs that apply to one but not the other, even if the same changes would apply equally. For instance the cookiecutters ought to have the same packaging, so PRs such as jupyter-widgets/widget-cookiecutter#87 will require duplicated effort.

Proposed Solution

Create a single cookiecutter that has an option to choose ts or js.

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