Skip to content

Add Nuclo keyed benchmark scaffold with UI implementation#2038

Open
dan2dev wants to merge 5 commits into
krausest:masterfrom
dan2dev:nuclo-benchmark
Open

Add Nuclo keyed benchmark scaffold with UI implementation#2038
dan2dev wants to merge 5 commits into
krausest:masterfrom
dan2dev:nuclo-benchmark

Conversation

@dan2dev

@dan2dev dan2dev commented Jun 18, 2026

Copy link
Copy Markdown

This pull request adds a new implementation of the JS Framework Benchmark using the Nuclo framework.

https://nuclo.dev/
https://github.com/dan2dev/nuclo

- Add `frameworks/keyed/nuclo/index.html` with Nuclo bundle entry
- Add `frameworks/keyed/nuclo/package.json` (esbuild scripts, nuclo dependency, framework metadata)
- Add `frameworks/keyed/nuclo/package-lock.json` with pinned dependencies
- Add `frameworks/keyed/nuclo/src/main.ts` implementing the keyed rows benchmark UI and actions (run, runlots, add, update, clear, swaprows, select, delete)
dan2dev added 4 commits June 22, 2026 10:10
- Update nuclo version in package.json
- Refresh package-lock.json to resolve nuclo 0.2.4 and update esbuild package metadata
- Update `frameworks/keyed/nuclo/package.json` to set `js-framework-benchmark.frameworkVersion` from `0.2.4` to `0.2.5` and bump dependency `nuclo` from `^0.2.4` to `^0.2.5`
- Update `frameworks/keyed/nuclo/package-lock.json` to reflect `nuclo@0.2.5` (version/resolved tarball/integrity)
- frameworks/keyed/nuclo/package.json: update js-framework-benchmark frameworkVersion from 0.2.5 to 0.2.6 and nuclo dependency from ^0.2.5 to ^0.2.6; add allowScripts for esbuild@0.24.2
- frameworks/keyed/nuclo/package-lock.json: update nuclo dependency resolution from 0.2.5 to 0.2.6 (version/resolved/integrity)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant