Organize into importable library and example scene
Open
Nobody has claimed this yet.
code organization
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently this isn't really packaged for use. I should move the index.html and main.ts into some kind of examples directory, and point GH Pages at that, and make the package.json entrypoint the built/compiled code. And make sure it's exporting a .d.ts file, etc.
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 with index.html, main.ts, and package.json to map the current example and package entry points. Move the example files under an examples directory, configure GitHub Pages to use that location, point package.json at the built code, and verify that a .d.ts file is exported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100