@eliware/fc2s
v1.0.4
Published
Node.js ESM implementation of FAA NASR CSV to MySQL and per-table `.tar.gz` export.
Readme
FC2S.js
Node.js ESM implementation of FAA NASR CSV to MySQL and per-table .tar.gz export.
Install: npm install; copy .env.example to .env; set MySQL values. Run node examples/get_current.mjs (or get_latest.mjs, get_all.mjs).
Lint: npm run lint. Test: npm test.
