JSPM

pin2city-india

1.0.1
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • 0
    • Score
      100M100P100Q19438F
    • License MIT

    Offline utility to map Indian PIN code to city, district, and state.

    Package Exports

    • pin2city-india
    • pin2city-india/index.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pin2city-india) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    📦 indian-pin-to-city

    Convert any Indian PIN code (e.g., 395006) into the corresponding office, district, and stateoffline using a local lightweight JSON database.


    🚀 Why this package is unique?

    ✅ No API calls needed
    ✅ Works 100% offline
    ✅ Fast lookup from local .json file
    ✅ Perfect for shipping calculators, address validation, or offline applications


    📦 Installation

    npm install pin2city-india