Add YouTube sample plugin
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Add a sample plugin that allows users to drop YouTube pins (links) anywhere on the world.
Should provide examples of:
- Creating custom entities
- Hooking certain entity events (e.g. clicking on the entity)
- Creating custom network messages
- Persisting dropped pins in the world on a frojs server
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the repository's existing plugin structure and the frojs server entry point. Review how custom entities, entity events, network messages, and persistence are currently handled, then define the sample's completed behavior around dropping and retaining YouTube pins in the world.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100