@revvity/shared

v1.1.1

Published

Revvity shared models and constants

Readme

@revvity/shared

This Revvity package contains base interfaces of common domain objects to be further described and implemented in other packages. It is intended that concrete implementations be identified and instantiated via a plugin factory dynamically at runtime using linking instructions from configuration, rather than at compile time.

Installation

npm intall @revvity/shared

or

yarn add @revvity/shared

License

This project is licensed under the terms of the Revvity License.

References:

  • Martin Fowler, "Patterns of Enterprise Application Architecture," Pearson Education, Inc. 2003, 476-479, 499-503.