@daffodil/geography
provides platform-agnostic drivers for retrieving the list of available "regions" or "states" for a given country supported by a platform, along with useful models and functions for working with physical addresses.
To install @daffodil/geography
, use the following commands in your terminal.
Install with npm:
npm install @daffodil/geography --save
Install with yarn:
yarn add @daffodil/geography
Coming soon!