Skip to content

Suggestion - Allow initialization without UI #91

@MomoRazor

Description

@MomoRazor

Hi,
I'm using this package in one of my projects, but I've come to a point where I would like to have all the features it has, but visually represent in a different way, to better suit the my website. I was wondering if this package could be extended to provide this functionality. If you think it is still within the spirit of the package, I could work on a PR that provides this functionality, essentially:

  • Separating the visual component from the functional component of the package
  • Create a new class that provides the functional part of the package, that will expose a simple API to all the functions that the package provides.
  • Create a new class that generates the visual components that works identically to how it works right now, but uses the new class explained above.

Let me know what you think about this.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions