Skip to content

Swift module for decoding Vehicle Identification Numbers (VIN) and fetching details from U.S. Department of Transportation.

License

Notifications You must be signed in to change notification settings

paulnelsontx/VehicleIdentificationNumber

Repository files navigation

VehicleIdentificationNumber

Check 17 character Vehicle identification numbers for correctness by computing the check code. Fetch information from US Department of Transportation to get details from a VIN. Data can be displayed directly in SwiftUI using the 'details' property. You may use VehicleIdentificationNumber directly in a SwiftUI TextField and use the isValid property to display a warning icon, or an icon indicating the VIN can be fetched.

See VIN_Demo for a demonstration app.

About

Swift module for decoding Vehicle Identification Numbers (VIN) and fetching details from U.S. Department of Transportation.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages