1.0.3 • Published 5 months ago
passport-product-switch v1.0.3
Passport Product Switch
This repository contains the core logic for determining the eligibility and switching between various passport products, such as new passport, passport renewal, lost/stolen passport, damaged passport, name change passport and child passport. The logic is designed to be modular, reusable, and easy to integrate into any project.
Installation
Using npm
bash npm install passport-product-switch
Using yarn
bash yarn add passport-product-switch
Features
- Determine eligibility for different passport products
- Handle various scenarios such as:
- Lost/stolen passports
- Damaged passports
- Child passports
- Passport renewal
- Name Change Passport
- Lightweight and dependency-efficient
- TypeScript support with full type definitions