0.6.1 • Published 11 months ago

@justchola/districts v0.6.1

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Districts

About this Package

A small library about Zambian Provinces, Districts and Constituencies.

Last Updated

Country data is updated when necessary and the timestamp is also updated in each country class, this can be accessed by calling Zambia.timestamp() which prints a console log and returns a date object.

Installing Package

Run this command in the root of your project

pnpm add @justchola/districts

# or 

npm install @justchola/districts

and include the library in your project like so:

import { Zambia } from '@justchola/districts';

upon typing the word Zambia, your IDE's intellisense should kick in to show you the available functions which should be self-explanatory. Standard values across countries will be Zambia.currency, Zambia.country e.tc...

0.6.1

11 months ago

0.6.0

11 months ago

1.0.0

11 months ago