Socket
Socket
Sign inDemoInstall

dreamstate

Package Overview
Dependencies
5
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    dreamstate

Store management library based on react context and observers.


Version published
Weekly downloads
2K
decreased by-30.42%
Maintainers
1
Install size
860 kB
Created
Weekly downloads
 

Changelog

Source

4.4.0 (9/13/2023)

Changed

  • useContextWithMemo simplified
  • useContextWithMemo support of React 18 strict mode
  • method calls do not print warning about disposal

Readme

Source

🎸 dreamstate

npm version language-ts
start with wiki license


Simpler data management for react.

Separation of application view and data without spaghetti-coded providers and boilerplate code.
Library helps to create small stores with react-like lifecycle and scoped signaling.

  • Strictly typed
  • No boilerplate code
  • Fast
  • Simple
  • Testable
  • Tree shaking

Install

  • npm install --save dreamstate

Requirements

  • react >= 16.8.0

Documentation

Proposals and contribution:

Feel free to open PRs or issues.

Licence

MIT

Keywords

FAQs

Last updated on 13 Sep 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc