{"library":"gtfs-sqljs","type":"library","category":null,"description":"A TypeScript library for loading GTFS (General Transit Feed Specification) data into a SQLite database, queryable in browser, Node.js, and React Native environments. v0.7.0 stable with monthly releases. Differentiates from node-gtfs by offering pluggable database adapters (sql.js, better-sqlite3, op-sqlite, expo-sqlite) and first-class browser support via WASM. Features progress tracking, GTFS-RT realtime feeds, and optional caching with platform-specific stores. Fully typed, ESM-only, Node >=18.","language":"javascript","status":"active","version":"0.7.0","tags":["javascript","gtfs","transit","sqlite","sql.js","better-sqlite3","op-sqlite","expo-sqlite","browser","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install gtfs-sqljs","imports":["import { GtfsSqlJs } from 'gtfs-sqljs'","import { createSqlJsAdapter } from 'gtfs-sqljs/adapters/sql-js'","import { GtfsSqlJs } from 'gtfs-sqljs'; const db = new GtfsSqlJs(); db.attach(sqliteDbHandle)"]},{"cmd":"yarn add gtfs-sqljs","imports":[]},{"cmd":"pnpm add gtfs-sqljs","imports":[]}],"homepage":"https://github.com/sysdevrun/gtfs-sqljs#readme","github":"https://github.com/sysdevrun/gtfs-sqljs","docs":null,"changelog":null,"pypi":null,"npm":"gtfs-sqljs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}