anolilab / unplugin-favicons

Generate favicons for your project with caching for blazing fast rebuilds.
MIT License
3 stars 0 forks source link

Create a virtual import for the generated tags #2

Closed prisis closed 5 months ago

prisis commented 8 months ago

Clear and concise description of the problem

For some framework the html head overwrite is not possible, to fix this problem a virtual module implementation is needed.

Suggested solution

Alternative

No response

Additional context

The import should look like

import { images, files, metadata } from "@anolilab/unplugin-favicons/runtime";

images -> only the image meta data files -> only the files meta data metadata -> images + files meta data

github-actions[bot] commented 8 months ago

Thank you for your feature proposal.

We marked it as "waiting for user interest" for now to gather some feedback from our community:

- If you would like to see this feature be implemented, please react to the description with an up-vote (:+1:).
- If you have a suggestion or want to point out some special cases that need to be considered, please leave a comment, so we are aware about them.

We would also like to hear about other community members' use cases for the feature to give us a better understanding of their potential implicit or explicit requirements.

We will start the implementation based on:

- the number of votes (:+1:) and comments
- the relevance for the ecosystem
- availability of alternatives and workarounds
- and the complexity of the requested feature

We do this because:

- There are plenty of frameworks/tools out there and we would like to ensure that every method can cover all or almost all of them.
- Every feature we add to Visulima has "costs" associated to it:
    - initial costs: design, implementation, reviews, documentation
    - running costs: awareness of the feature itself, more complex module structure, increased bundle size, more work during refactors

---

[View more issues which are waiting for user interest](https://github.com/visulima/visulima/issues?q=is%3Aissue+is%3Aopen+label%3A%22s%3A+waiting+for+user+interest%22+)
github-actions[bot] commented 8 months ago

Awesome! Thank you for taking the time to create your first issue! Please review the guidelines

github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has been open for 21 days with no activity. It will be closed in 7 days if no further activity (Remove label or comment) occurs. If we missed this issue please reply to keep it active. Thanks for being a part of this project. 🙏

github-actions[bot] commented 7 months ago

This issue has been automatically marked as stale because it has been open for 21 days with no activity. It will be closed in 7 days if no further activity (Remove label or comment) occurs. If we missed this issue please reply to keep it active. Thanks for being a part of this project. 🙏

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has been open for 21 days with no activity. It will be closed in 7 days if no further activity (Remove label or comment) occurs. If we missed this issue please reply to keep it active. Thanks for being a part of this project. 🙏