dzcode-io / leblad

A JS library providing a list of Algerian administrative areas with many useful APIs.
https://www.npmjs.com/package/@dzcode-io/leblad
MIT License
63 stars 20 forks source link

Feature request: getWilayaByDairaName #20

Closed Fcmam5 closed 4 years ago

Fcmam5 commented 4 years ago

As a user, I would like to get a wilaya by a daira name.

It would be nice If I can pass either the name (In French), the name in English or in Arabic (You can have the beautified dataset from: algeria-api/data/WilayaList.json).

Examples:

should return WilayaObject {name: "Jijel" ....}.

If the daira is not found return undefined.

oussamabouchikhi commented 4 years ago

@Fcmam5 I will take those two then