Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More โ†’
Socket
Book a DemoSign in
Socket

@datorama/akita

Package Overview
Dependencies
Maintainers
31
Versions
279
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datorama/akita

A Reactive State Management Tailored-Made for JS Applications

latest
Source
npmnpm
Version
8.0.1
Version published
Weekly downloads
35K
-34.85%
Maintainers
31
Weekly downloads
ย 
Created
Source

Akita

A Reactive State Management Tailored-Made for JS Applications

Elf, a newer state management solution, has been published. We recommend checking it out ๐Ÿš€

Whether it be Angular, React, Vue, Web Components or plain old vanilla JS, Akita can do the heavy lifting and serve as a useful tool for maintaining clean, boilerplate-free, and scalable applications.

Downloads Build Status Tests commitizen PRs coc-badge semantic-release styled with prettier

Akita is a state management pattern, built on top of RxJS, which takes the idea of multiple data stores from Flux and the immutable updates from Redux, along with the concept of streaming data, to create the Observable Data Stores model.

Akita encourages simplicity. It saves you the hassle of creating boilerplate code and gives powerful tools with a moderate learning curve, suitable for both experienced and inexperienced developers alike.

๐Ÿ‘‰ 10 Reasons Why You Should Start Using Akita as Your State Management Solution

  • ๐Ÿค“ Learn about it on the docs site
  • ๐Ÿš€ See it in action on StackBlitz
  • ๐Ÿ˜Ž Use the CLI
  • ๐Ÿ‘‰ Checkout the sample application

Keywords

angular

FAQs

Package last updated on 13 Feb 2023

Did you know?

Socket

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