A utility function to execute state-specific actions with TypeScript type safety.
npm install @nexim/action-state!NPM Version
!npm bundle size
!Build & Lint & Test
!NPM Downloads
!NPM License
@nexim/action-state provides a type-safe utility for executing state-specific actions in TypeScript applications. It helps manage state-dependent behaviors in a clean and maintainable way.
Install the package using npm or yarn:
``sh
npm install @nexim/action-state
Read full documentation here.