managarten/packages/shared-stores
Till JS 198720ca38 feat(shared-stores): add generic data export/import utilities
exportToJSON, exportToCSV (with BOM for Excel), importFromJSON,
downloadFile, timestampedFilename. Works with any Dexie table.
Supports filtering, column selection, custom formatters, ID
regeneration, and transform functions. 16 tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 17:01:53 +02:00
..
src feat(shared-stores): add generic data export/import utilities 2026-04-02 17:01:53 +02:00
package.json feat(shared-stores): add createViewStore factory for view/filter/sort 2026-04-02 14:25:31 +02:00
tsconfig.json feat(shared-stores): add createViewStore factory for view/filter/sort 2026-04-02 14:25:31 +02:00
vitest.config.ts feat(shared-stores): add createViewStore factory for view/filter/sort 2026-04-02 14:25:31 +02:00