leblad
leblad copied to clipboard
A JS library providing a list of Algerian administrative areas with many useful APIs.
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
# Description i have reorganized the code layout for the data file I have not edited nor changed the data Fixes # (issue) ## Type of change reorganized Please delete...
# Description i added some missing functions , that i need to use in leblad web api - [ ] Bug fix (non-breaking change which fixes an issue) - [X]...
states data (wilayat) need to be updated. The ten states (10 new states) become the states of Algeria 58 Algerian states after they were 48 Algerian states. Wilayat No. 49:...
Related to [wilayaProjection](https://github.com/dzcode-io/leblad/blob/develop/src/utils/projections/wilayaProjection.js): The goal if this helper function is to return only the Wilaya objects properties that a user wants (Otherwise they will receive an element like [this big...
add a list of natural disaster for each Wilaya example : ```json { "WilayaName": { "natural disaster":{ "earthquakes" : [ {"name": "name" , "date " : 22-3-2000, "deaths" : 1...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...