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

1.0.5 • Public • Published

Created with typescript-library-starter.

This repo overrides or provides functionality from ngx-store that can be usable within a native instance.

It should follow and match ngx-store's members exactly so to require no code changes outside of this repo and the tsconfig.

Supported:

@LocalStorage decorator interacts directly with localStorage and uses getter/setter syntax to listen for change events.

SessionStorageService is exported, and is a direct map (get/set) to localStorage.get/setItem.

LocalStorageService is exported, and is a direct map (get/set) to localStorage.get/setItem.

Readme

Keywords

none

Package Sidebar

Install

npm i @melonwd/ngx-store-barebones

Weekly Downloads

3

Version

1.0.5

License

MIT

Unpacked Size

5.03 MB

Total Files

19

Last publish

Collaborators

  • deadenglish
  • jcjmcclean
  • poppahorse
  • archelaus