@parachutehome/regions

Purpose

This package provides utilities for querying region-related information.

Docs

Docs generated via typedoc live at Vercel here.

Store Domains

StoreDomainService

This service provides async query methods. Though we currently are opting to hard-code this information as it will rarely change, the methods remain asynchronous so that we can easily point the internals to a DB if needed.

Types

Two relevant types are exported: StoreDomain and StoreLocale.

Geography

GeographyService

This service provides async query methods. Though we currently are opting to hard-code this information as it will rarely change, the methods remain asynchronous so that we can easily point the internals to a DB if needed.

Types

Two relevant types are exported: ShippingCountry and ShippingState.

Generated using TypeDoc