Bank Import
@shrug/bank-importv2026.07.19.1
01README
CSV/OFX bank-export parser: read-only source model that emits the canonical BankTxn[] contract (design §6) — the same nullable shape @shrug/mercury emits. OFX FITID or a mapped/synthesized CSV id is the dedup key; posted rows always carry a postedDate (WREV-4). Pure-TS parsers, no host binaries.
02Models
@shrug/bank-importv2026.07.19.1bank-import.ts
fn parse()
Parse the configured CSV/OFX export into canonical BankTxn[] (§6) and
Resources
transactions(infinite)— A snapshot of canonical BankTxn[] (§6) parsed from one CSV/OFX export.
03Stats
A
100 / 100
Downloads
0
Archive size
23.5 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
04Platforms
05Labels