Skip to content

syukriyansyah-ipb/malaysia-postcodes

 
 

Repository files navigation

Malaysia Postcodes

List of Malaysia Postcodes with City and State (JSON)

Postcodes, City and State are displayed in JSON in these following formats

{
   "name": "Kelantan",
   "city": [
       {
        "name": "Pasir Mas",
        "postcode": [
            "17000",
            "17007",
            "17009",
            "17010",
            "17020",
            "17030",
            "17040",
            "17050",
            "17060",
            "17070"
        ]
       }
   ]
}

Table of Contents

NPM

Install Malaysia Postcodes using NPM

Contributing

If you spot any errors, typos or missing information, please submit a pull request.

License

MIT. See LICENSE for more details.

About

List of Malaysia Postcodes with City and State (JSON)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published