Commit Graph
6 Commits
Author SHA1 Message Date
hypercross ea98399c24 refactor: rename package from inline-schema to typed-csv 2026-06-13 10:22:18 +08:00
hypercross f94e9b68e4 refactor(csv-loader): decouple reference resolution and module
generation

Extract reference resolution logic, type generation, and module
generation into dedicated modules to improve maintainability and
clean up the core loader.
2026-04-20 00:48:01 +08:00
hypercross daac7badbb feat: parse references 2026-04-11 22:56:01 +08:00
hypercross 4eb6a17e9f refactor: table name deduction & readonly type 2026-04-05 12:43:23 +08:00
hypercross 8bf28c8aed fix: types for rollup 2026-04-04 16:55:17 +08:00
hypercross 08cac3965e feat: add inline-schema/csv-loader/rollup for tsup/vite 2026-04-04 16:44:03 +08:00