1.0.10 • Published 6 years ago

interactor-lib v1.0.10

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Interactor Pattern

Interactors are used to encapsulate your application's business logic. Each interactor represents one thing that your application does. Highly inspired by the ruby interactor library.

Installing

npm i interactor-lib

Types are bit difficult to write for static methods until https://github.com/Microsoft/TypeScript/issues/13462 gets a final outcome

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago