2.0.0 • Published 2 years ago
@mindspace-io/core v2.0.0
@mindspace-io/react-store
Purpose
This library provides ES6/TS utilities for React, NextJS, and Angular developers.
- True Dependency Injection without Angular (for React and NextJS developers)
EventBus
for reactive publish-n-subscribe features- Paginator for in-memory pagination of data
Dependency Injection (DI)
Here is a univeral DI engine - independent of Angular - implemented in TypeScript. This DI engine can be used easily within ANY TypeScript project.
Installation
To easily use this library, just use npm install @mindspace-io/core
2.0.0
2 years ago