1.0.5 • Published 4 days ago

@rolster/reactive-store v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 days ago

Rolster Reactive Store

Library that allows you to manage the status of applications.

Installation

npm i @rolster/reactive-store

Configuration

You must install the @rolster/types to define package data types, which are configured by adding them to the files property of the tsconfig.json file.

{
  "files": ["node_modules/@rolster/types/index.d.ts"]
}

Contributing

  • Daniel Andrés Castillo Pedroza :rocket:
1.0.5

4 days ago

1.0.4

2 months ago

1.0.3

3 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

8 months ago