2.0.0 • Published 2 years ago

@mindspace-io/core v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@mindspace-io/react-store

GitHub version

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.

image


Installation

To easily use this library, just use npm install @mindspace-io/core