ClutchEngineering / ClutchEngineering/slipstream
Implement a <link> view
Open
enhancement
- Dominant language
- Swift
- Stars
- 74
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Full specification for ``: https://html.spec.whatwg.org/multipage/semantics.html#the-link-element
Note that this view is distinct from the `Link` view that will be used to create hyperlinks (``).
A few options for building this view then due to the naming conflict:
- Provide specialized views for specific use cases of ``.
- Name the `` view something like `HeadLink`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.