--- id: JSUI-WP-0002 type: workplan title: "NPM publication readiness" domain: infotech repo: testdrive-jsui status: finished owner: codex topic_slug: custodian created: "2026-07-08" updated: "2026-07-08" state_hub_workstream_id: "1281f896-0e7a-4394-8a60-c7cb44ee61e2" --- # NPM publication readiness Finish bundling and publication prep for standalone npm distribution (Rollup CJS/ESM/UMD, browser smoke tests, prepublish checks). ## Publication readiness checklist ```task id: JSUI-WP-0002-T01 status: done priority: high state_hub_task_id: "f63e7445-1b4a-4e2d-9105-f5bdbb09445e" ``` Result 2026-07-08: npm run build produced CJS/ESM/UMD/CSS dist; npm test 68/68 passed; docs/PUBLICATION_CHECKLIST.md added. Execute NPM_PUBLICATION_PLAN.md phases: verify dist formats, browser test HTML files, prepublishOnly hook, and README install examples.