2.1.6 • Published 6 months ago

@rolster/reactive-store v2.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months 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:
2.1.4

6 months ago

2.1.6

6 months ago

2.1.5

6 months ago

2.1.0

9 months ago

2.0.1

10 months ago

2.0.0

1 year ago

1.0.5

1 year ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago