1.0.1 • Published 4 years ago

bangladesh-postcodes-npm v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Bangladesh Postcodes NPM simple npm package to find the postcode and post office name of Bangladesh.

Features

  • Can find a postcode from the post office name
  • Can find the post office name from a postcode
  • Can find a object from the post office name
  • Can find a object from a postcode

How to install?

  npm i bangladesh-postcodes-npm

Components/ Objects

  • postCodeObject(string):
  • postOfficeObject(string):
    • Takes string postcode as input and returns object as output.
  • postOffice(string):
  • postCode(string):

Usage/Examples

Output

Features

  • can find a postcode from the post office name
  • can find the post office name from a postcode
  • can find a object from the post office name
  • can find a object from a postcode

🚀 Authors

@MHNahib

License

MIT