NehalDamania / akita

πŸš€ Simple and Effective State Management for Angular Applications

Home Page:https://netbasal.gitbook.io/akita/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akita

Simple and Effective State Management for Angular Applications


Build Status All Contributors 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.

Contributors

Thanks goes to these wonderful people (emoji key):


Netanel Basal

πŸ’» 🎨 πŸš‡ πŸ€” πŸ“ πŸ“–

I. Sinai

πŸ“–

Amit b.h

πŸ’» πŸ€”

Ido Glikman

πŸ€”

This project follows the all-contributors specification. Contributions of any kind welcome!

About

πŸš€ Simple and Effective State Management for Angular Applications

https://netbasal.gitbook.io/akita/

License:Apache License 2.0


Languages

Language:TypeScript 88.9%Language:JavaScript 4.4%Language:HTML 4.1%Language:Smarty 2.2%Language:CSS 0.5%