Skip to content

pallavi000/nepal-demography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nepal Geography

A package to get Geo-Location of Nepal.

Installation

npm i nepal-demography

Usage/Examples

const { NepalDemography } = require("nepal-demography");

const nepal = new NepalDemography();

console.log(nepal.getProvinces());
console.log(nepal.getDistricts());
console.log(nepal.getPalikaByDistrict("Nawalpur"));

About

A package to get Geo-Location of Nepal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published