hyperswitch-sdk-utils
is a shared utility library used across both hyperswitch-client-core
and hyperswitch-web
.
It contains common code, shared assets, and utility functions that help standardize and simplify development across the Hyperswitch SDK ecosystem.
- Common Utilities: Helper functions used across both client-core and web.
- Shared Types: Reusable ReScript types and interfaces for consistency.
- Assets: Shared assets like images, icons, and styles.
- Constants: Common enums and configuration constants.
- Validation: Standard input validation logic used in multiple packages.