@neezer/action
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

@neezer/action

semantic-release

Action is a value object representing an event. It is modelled closely after FSA and comes with some additional behavior.

  • Action is a rich object, with an associated Meta
  • Actions can be merged together to create aggregate actions
  • Actions carry a history of where they've been and how they've evolved, creating a human-readable narrative of their lifecycle
  • Actions can be ground together via an arbitrary correlaion id as well as by an arbitrary connection id
  • Actions can be serialized to JSON and will strip out internal properties before doing so

Readme

Keywords

none

Package Sidebar

Install

npm i @neezer/action

Weekly Downloads

0

Version

1.2.2

License

MIT

Unpacked Size

15.7 kB

Total Files

10

Last publish

Collaborators

  • neezer