@mostly-it/nact-extensions
v4.0.0
Published
A library with reusable logic for the actor system library @nact/core.
Downloads
10
Readme
@mostly-it/nact-extensions
A TypeScript library with reusable logic for the actor system library @nact/core.
Solutions
Source Code
The library is written in TypeScript and uses the TypeScript compiler to check the code during development.
Actor Model
@nact/core is used as the actor model implementation.
Persistent Collections
ImmutableJS is used for its persistent collections.
Testing
Vitest is used for testing purposes.
Package Distribution
npm is used as package distribution solution.
