Swiftpack.co - paulnelsontx/VehicleIdentificationNumber as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by paulnelsontx.
paulnelsontx/VehicleIdentificationNumber 1.0.4
Swift module for decoding Vehicle Identification Numbers (VIN) and fetching details from U.S. Department of Transportation.
⭐️ 1
🕓 2 years ago
iOS
.package(url: "https://github.com/paulnelsontx/VehicleIdentificationNumber.git", from: "1.0.4")

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.

GitHub

link
Stars: 1
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

Fix bug causing multiple calls to completion function.
2 years ago

Remove extraneous gasoline_index reference. Fix multiple calls to completion from fetch methods.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics