Clean up outdated README #44
No reviewers
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
indigocode/igasset-viewer-react!44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "openhands/readme-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The README was heavily out of date — it described the repo as "Hello-World boilerplate" rendering random colors, used the wrong package name (
@igasset/viewer-reactinstead of@indigocode-internal/igasset-viewer-react), listed only 3 of ~40+ exports, showed nonexistent<IgviewerCanvas>props, and omitted entire sections (testing, igpack bundles, serving igpacks, etc.).Changes
@igasset/viewer-react→@indigocode-internal/igasset-viewer-reactthroughout (published scope is@indigocode-internalon the Forgejo NPM registry)<IgviewerCanvas>props in all examples:width/height→style/className(the canvas auto-sizes to its container)useFilestoreStatehookbuild:wasm:configure,build:wasm:debug,build:wasm:debug:configure,dev:debug,format,format:checkwasm/gen_plans/,raw_assets/, and theigasset-gen/igpack-bundlecommandsdist/igpack/must be served at/igpack/on the hostdevice,errorFallback,capabilities,filestore)raw_assets/,wasm/igpacks/,wasm/gen_plans/,wasm/extern/sessamekesh/igasset→indigocode/igassetWhat was preserved (still accurate)
wasmUrlprop) explanationThis PR was created by an AI agent (OpenHands) on behalf of igai-agent-bot.