1.0.1 • Published 5 years ago

@nmh/myanmar-location v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years 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

3 years ago

1.0.5

5 years ago

1.0.2

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago