1.0.6 • Published 10 months ago

@nmh/myanmar-location v1.0.6

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

Myanmar Location V1

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 npm i @nmh/myanmar-location --save

Js Example!


const Myanmar = require("@nmh/myanmar-location/dist").default;

console.log(Myanmar.getAllDistricts());


Ts Example!


import Myanmar from '@nmh/myanmar-location/dist'

console.log(Myanmar.getAllDistricts());


1.0.6

10 months ago

1.0.5

3 years ago

1.0.2

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago