yunsi-toolbox-vue/lib/nvs
kerms a8df9ac08d
feat(nvs): add shared parseHexString utility
Two-mode hex parser (0x-prefixed tokenization vs raw hex pairs)
as single source of truth for all hex parsing across components.
2026-03-13 15:25:59 +01:00
..
constants.ts feat(nvs): add NVS editor and binary/CSV toolkit 2026-02-22 13:17:49 +01:00
index.ts feat(nvs): add shared parseHexString utility 2026-03-13 15:25:59 +01:00
nvs-binary-parser.ts feat(nvs): normalize result with dropped/clamped counts, blob compat check 2026-03-12 12:09:47 +01:00
nvs-binary-serializer.ts refactor(nvs): ValidationError type, orphaned-namespace filtering at boundaries 2026-03-12 18:06:30 +01:00
nvs-csv-parser.ts feat(nvs): normalize result with dropped/clamped counts, blob compat check 2026-03-12 12:09:47 +01:00
nvs-csv-serializer.ts refactor(nvs): ValidationError type, orphaned-namespace filtering at boundaries 2026-03-12 18:06:30 +01:00
nvs-partition.ts feat(nvs): add shared parseHexString utility 2026-03-13 15:25:59 +01:00
types.ts feat(nvs): add NVS editor and binary/CSV toolkit 2026-02-22 13:17:49 +01:00