[](https://www.npmjs.com/package/@interactors/core) [](https://opensource.org/licenses/MIT) [
Easy autofixable import sorting
Interactors for Ruby on Rails applications
Interactor provides a common interface for performing complex user interactions.
Interactor provides a common interface for performing complex user interactions.
Simple cooperative interactors for Ruby
Action Interactor provides a simple interface for performing operations like Service Object / Command pattern.
Simple base interactor class
An interactor encapsulates the action of specific business usecase. For example a `LogIn` or `CreatePost`. It executes this action by coordinating the interaction of other business objects in the system.
Simple use case interactor for Rails apps based on ActiveModel
Just a simple, ready to use interactor implementation with built in validation of input params
InterstateMachine is a simple state machine which use interactors to trigger transitions
Stopwatch is a miniature Interactor extension that is watching the clock. It is a simple way to measure how long an interactor takes to run.