Skip to content

Provide ready to use file for browsers #30

@coolharsh55

Description

@coolharsh55

Currently, the creation of a browser-usable script requires npm, typescript, and compiler (e.g. browserify) to generate a standalone file ready for usage in the browser. By providing a dist version in a single-file, the library can be used in any webpage without backend requirements. This process is trivial (e.g. add commands to build process to generate file and put in dist folder) and would save time (e.g. for every single download and compilation of file for browsers).

P.S. Thanks for this work : )

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