Skip to content

[Feature Request] Provide a non-react version of Link for Javascript via npm #345

@jasonpolites

Description

@jasonpolites

Hi folks,

I don't use React, but I want to use the client-side "Link" UI (with pure Javascript), however I don't want to import this directly into the page with a <SCRIPT> tag.

I prefer to npm install the library as Javascript module, then use a bundler like webpack (or similar) to package a single JS file that includes my app and any dependencies.

Allowing only the <SCRIPT> tag makes it difficult (impossible?) to write unit tests for client side javascript code

Any plans to do this?

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