
How to Decode a VIN in JavaScript
Learn 3 ways to decode VINs in JavaScript: offline with @cardog/corgi, online with the Cardog API, or raw NHTSA calls. Complete code examples for Node.js, browsers, and edge workers.
VIN decoding, API tutorials, and technical deep-dives