solidjs / solidjs/solid-playground
Provide a way to inject links/metadata in the head and script in the footer
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 244
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Often time you want to have a simple setup that's already made, especially for the style. Or you want to reproduce a very specific case with weird metadata.
Maybe this could be part of the settings page mentioned in #15 but I'd like to have stupid simple way of just writing links, metadata and script to the iframe.
This would probably be just a text area for head and one for footer than we would then read and inject in the iframe code.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the settings work referenced in #15 and the code that builds the iframe, then inspect how its document content is assembled. Done means separate inputs can inject links and metadata into the head and scripts into the footer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100