https://github.com/cardog-ai/corgi
A TypeScript library for decoding and validating Vehicle Identification Numbers (VINs) using a customized VPIC database.
https://github.com/cardog-ai/corgi
Last synced: 15 days ago
JSON representation
A TypeScript library for decoding and validating Vehicle Identification Numbers (VINs) using a customized VPIC database.
- Host: GitHub
- URL: https://github.com/cardog-ai/corgi
- Owner: cardog-ai
- License: isc
- Created: 2025-05-27T20:48:04.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-05-27T20:56:19.000Z (8 months ago)
- Last Synced: 2025-08-03T00:57:34.190Z (5 months ago)
- Language: TypeScript
- Size: 386 KB
- Stars: 33
- Watchers: 0
- Forks: 3
- Open Issues: 1
Awesome Lists containing this project
- awesome-sqlite - cardog-ai/corgi - - Vehicle identification decoder using heavily optimized SQLite database. Reduced NHTSA's 1.5GB dataset to 21MB with 100x performance improvement. (Applications / Desktop)
- awesome-typescript - Corgi - TypeScript VIN decoder with optimized SQLite database. Fully offline, <1ms decodes, complete NHTSA dataset in 21MB. (Built with TypeScript / Libraries)
- awesome-repositories - cardog-ai/corgi - A TypeScript library for decoding and validating Vehicle Identification Numbers (VINs) using a customized VPIC database. (TypeScript)