@fullerstack/ngx-store
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

@fullerstack/ngx-store

A simple Angular caching store that can also fetch and cache http requests

status-image version-image coverage-image download-image

Overview

Description

This library helps implementing a flat redux store, with simplicity and performance in mind.

@fullerstack/ngx-store attempts to simplify the reactive implementation of your Angular application, through redux patterns, while promoting DRY DRY.

How to install

npm i @fullerstack/ngx-store |OR| yarn add @fullerstack/ngx-store

How to use

TBD

License

Released under a (MIT) license.

Version

X.Y.Z Version

`MAJOR` version -- making incompatible API changes
`MINOR` version -- adding functionality in a backwards-compatible manner
`PATCH` version -- making backwards-compatible bug fixes

Package Sidebar

Install

npm i @fullerstack/ngx-store

Weekly Downloads

1

Version

0.0.7

License

MIT

Unpacked Size

43.6 kB

Total Files

24

Last publish

Collaborators

  • un33kvu