Modules

world is a project that comprises of a number of independent and/or loosely coupled modules. See the documentation of each module for more details.


world-locale

Dependency Coordinates: "africa.shuwari" %% "world-locale" % "0.0.1"
Intent Provide utilities and structures for locale handling and internationalisation, including ISO 3166-1 country and locale data.
Documentation Documentation | API Reference

world-money

Dependency Coordinates: "africa.shuwari" %% "world-locale" % "0.0.1"
Intent Provide utilities and structures for financial computing, including ISO 4217 currency codes and definitions, type-safe structures, and arithmetic operations.
Documentation Documentation | API Reference

world-common

Dependency Coordinates: "africa.shuwari" %% "world-common" % "0.0.1"
Intent Foundation utilities, shared across modules, including common utility functions and abstractions used across multiple modules.
Documentation Documentation | API Reference

Note: Use the %%% operator instead of %% when targeting multiple platforms.