1.0.3 • Published 10 months ago

@nmh/mm-region-districts-townships v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

Myanmar Region Disrict And City V2

Support Web , Js and Ts .

Myanmar Location Demo Website

Installation Web

<script src="https://myanmar-location.s3.ap-southeast-1.amazonaws.com/bundle.js"></script>

Installation

Install the dependencies and devDependencies and start the server.

$ npm install @nmh/mm-region-districts-townships --save

Js Example!


const myanmar = require("@nmh/mm-region-districts-townships").default;

console.log(myanmar.getAllDistricts());


Ts Example!


import myanmar from '@nmh/mm-region-districts-townships'

console.log(myanmar.getAllDistricts());


1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago