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

2.0.0 • Public • Published

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 🚀

Package Sidebar

Install

npm i @rolster/reactive-store

Weekly Downloads

20

Version

2.0.0

License

MIT

Unpacked Size

24.5 kB

Total Files

10

Last publish

Collaborators

  • rolster