docs: update README and loader documentation

This commit is contained in:
2026-06-13 10:24:42 +08:00
parent ea98399c24
commit a3e0e953ff
2 changed files with 27 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# typed-csv/csv-loader
A rspack/rollup loader for CSV files that uses typed-csv for type validation.
A bundler loader (rspack/webpack/rollup/esbuild) for CSV files that uses typed-csv for type validation and cross-table reference resolution.
## Installation