1.0.0 • Published 4 years ago
@data-heaving/common v1.0.0
Data Heaving - Common
This folder contains source code for @data-heaving/common NPM package.
The exported entities include:
- Commonly used helper methods for dictionaries and arrays
- Commonly used helper types
- API and implementation for
EventEmitterBuilderwhich in turn createsEventEmitter- an immutable collection of event listeners, exposed in typesafe way.
Usage
Include @data-heaving/common dependency in your package.json file.
More information
To learn more what Data Heaving project is all about, see here.