UNPKG

@datorama/akita

Version:

State Management Tailored-Made for JS Applications

42 lines (28 loc) β€’ 13.7 kB
![Akita](https://s8.postimg.cc/d4m3fc9tx/image.png) > *State Management Tailored-Made for JS Applications* 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. <hr /> [![Downloads](https://img.shields.io/npm/dt/@datorama/akita.svg?style=flat-square)]() [![Build Status](https://img.shields.io/travis/datorama/akita.svg?style=flat-square)](https://travis-ci.org/datorama/akita) [![All Contributors](https://img.shields.io/badge/all_contributors-32-orange.svg?style=flat-square)](#contributors) [![commitizen](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)]() [![PRs](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)]() [![coc-badge](https://img.shields.io/badge/codeof-conduct-ff69b4.svg?style=flat-square)]() [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/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](https://engineering.datorama.com/10-reasons-why-you-should-start-using-akita-as-your-state-management-solution-66b63d033fec) - πŸ€“ Learn about it on the [docs site](https://netbasal.gitbook.io/akita/) - πŸš€ See it in action on [StackBlitz](https://stackblitz.com/edit/akita-todos-app) - 😎 Use the [CLI](https://github.com/datorama/akita/tree/master/cli) - πŸ‘‰ Checkout the [sample application](http://akita.surge.sh/) - πŸ“– Read the blog [posts](https://netbasal.gitbook.io/akita/general/blog-posts) - πŸ„ Join Akita's [Gitter](https://gitter.im/akita-state-management/Lobby#) room ## Contributors Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore --> <table><tr><td align="center"><a href="https://www.netbasal.com"><img src="https://avatars1.githubusercontent.com/u/6745730?v=4" width="100px;" alt="Netanel Basal"/><br /><sub><b>Netanel Basal</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=NetanelBasal" title="Code">πŸ’»</a> <a href="#design-NetanelBasal" title="Design">🎨</a> <a href="#infra-NetanelBasal" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#ideas-NetanelBasal" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#blog-NetanelBasal" title="Blogposts">πŸ“</a> <a href="https://github.com/NetanelBasal/akita/commits?author=NetanelBasal" title="Documentation">πŸ“–</a></td><td align="center"><a href="https://github.com/theblushingcrow"><img src="https://avatars3.githubusercontent.com/u/638818?v=4" width="100px;" alt="I. Sinai"/><br /><sub><b>I. Sinai</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=theblushingcrow" title="Documentation">πŸ“–</a> <a href="https://github.com/NetanelBasal/akita/commits?author=theblushingcrow" title="Code">πŸ’»</a> <a href="#blog-theblushingcrow" title="Blogposts">πŸ“</a> <a href="#ideas-theblushingcrow" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#design-theblushingcrow" title="Design">🎨</a></td><td align="center"><a href="https://github.com/bh86"><img src="https://avatars2.githubusercontent.com/u/78281?v=4" width="100px;" alt="Amit b.h"/><br /><sub><b>Amit b.h</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=bh86" title="Code">πŸ’»</a> <a href="#ideas-bh86" title="Ideas, Planning, & Feedback">πŸ€”</a></td><td align="center"><a href="https://github.com/Anergelem"><img src="https://avatars0.githubusercontent.com/u/25507557?v=4" width="100px;" alt="Anergelem"/><br /><sub><b>Anergelem</b></sub></a><br /><a href="#design-Anergelem" title="Design">🎨</a></td><td align="center"><a href="https://github.com/hoisel"><img src="https://avatars2.githubusercontent.com/u/400244?v=4" width="100px;" alt="Hoisel"/><br /><sub><b>Hoisel</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=hoisel" title="Code">πŸ’»</a></td><td align="center"><a href="https://www.linkedin.com/in/ange-picard-54648b136/"><img src="https://avatars0.githubusercontent.com/u/13108166?v=4" width="100px;" alt="Ange Picard"/><br /><sub><b>Ange Picard</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=MonsieurMan" title="Documentation">πŸ“–</a></td><td align="center"><a href="https://github.com/shaharkazaz"><img src="https://avatars2.githubusercontent.com/u/17194830?v=4" width="100px;" alt="Shahar Kazaz"/><br /><sub><b>Shahar Kazaz</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=shaharkazaz" title="Code">πŸ’»</a> <a href="https://github.com/NetanelBasal/akita/commits?author=shaharkazaz" title="Documentation">πŸ“–</a> <a href="#blog-shaharkazaz" title="Blogposts">πŸ“</a></td></tr><tr><td align="center"><a href="https://github.com/ritox842"><img src="https://avatars0.githubusercontent.com/u/7280441?v=4" width="100px;" alt="gili"/><br /><sub><b>gili</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=ritox842" title="Code">πŸ’»</a></td><td align="center"><a href="http://dmitryefimenko.github.io/"><img src="https://avatars0.githubusercontent.com/u/2098175?v=4" width="100px;" alt="Dmitry A. Efimenko"/><br /><sub><b>Dmitry A. Efimenko</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=DmitryEfimenko" title="Code">πŸ’»</a> <a href="#ideas-DmitryEfimenko" title="Ideas, Planning, & Feedback">πŸ€”</a></td><td align="center"><a href="https://github.com/hiepxanh"><img src="https://avatars0.githubusercontent.com/u/16970990?v=4" width="100px;" alt="hiepxanh"/><br /><sub><b>hiepxanh</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=hiepxanh" title="Code">πŸ’»</a></td><td align="center"><a href="http://www.seangwright.me"><img src="https://avatars3.githubusercontent.com/u/1382768?v=4" width="100px;" alt="Sean G. Wright"/><br /><sub><b>Sean G. Wright</b></sub></a><br /><a href="#ideas-sgwatgit" title="Ideas, Planning, & Feedback">πŸ€”</a></td><td align="center"><a href="http://www.xperiments.in"><img src="https://avatars0.githubusercontent.com/u/417709?v=4" width="100px;" alt="Pedro Casaubon"/><br /><sub><b>Pedro Casaubon</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=xperiments" title="Code">πŸ’»</a></td><td align="center"><a href="https://github.com/omgwtflaserguns"><img src="https://avatars2.githubusercontent.com/u/16048976?v=4" width="100px;" alt="omgwtflaserguns"/><br /><sub><b>omgwtflaserguns</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=omgwtflaserguns" title="Code">πŸ’»</a></td><td align="center"><a href="https://github.com/DanielNetzer"><img src="https://avatars2.githubusercontent.com/u/14941988?v=4" width="100px;" alt="Daniel Netzer"/><br /><sub><b>Daniel Netzer</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=DanielNetzer" title="Code">πŸ’»</a></td></tr><tr><td align="center"><a href="https://github.com/manudss"><img src="https://avatars3.githubusercontent.com/u/1046806?v=4" width="100px;" alt="Emmanuel De Saint Steban"/><br /><sub><b>Emmanuel De Saint Steban</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=manudss" title="Code">πŸ’»</a></td><td align="center"><a href="https://github.com/twittwer"><img src="https://avatars1.githubusercontent.com/u/8677948?v=4" width="100px;" alt="Tobias Wittwer"/><br /><sub><b>Tobias Wittwer</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=twittwer" title="Code">πŸ’»</a></td><td align="center"><a href="https://github.com/n0script"><img src="https://avatars2.githubusercontent.com/u/36441932?v=4" width="100px;" alt="Miro Krenz"/><br /><sub><b>Miro Krenz</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=n0script" title="Code">πŸ’»</a></td><td align="center"><a href="https://github.com/simeyla"><img src="https://avatars1.githubusercontent.com/u/3656278?v=4" width="100px;" alt="simeyla "/><br /><sub><b>simeyla </b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=simeyla" title="Code">πŸ’»</a> <a href="#ideas-simeyla" title="Ideas, Planning, & Feedback">πŸ€”</a></td><td align="center"><a href="https://github.com/Teamop"><img src="https://avatars1.githubusercontent.com/u/8519685?v=4" width="100px;" alt="Terry"/><br /><sub><b>Terry</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=Teamop" title="Code">πŸ’»</a></td><td align="center"><a href="https://www.nativescript.org/"><img src="https://avatars3.githubusercontent.com/u/4092076?v=4" width="100px;" alt="Alexander Vakrilov"/><br /><sub><b>Alexander Vakrilov</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=vakrilov" title="Code">πŸ’»</a></td><td align="center"><a href="https://github.com/orangeswim"><img src="https://avatars1.githubusercontent.com/u/1499212?v=4" width="100px;" alt="Cyprian Bergonia"/><br /><sub><b>Cyprian Bergonia</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=orangeswim" title="Code">πŸ’»</a></td></tr><tr><td align="center"><a href="http://www.eyecook.net"><img src="https://avatars0.githubusercontent.com/u/13577480?v=4" width="100px;" alt="David Fecke"/><br /><sub><b>David Fecke</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=leptoquark1" title="Code">πŸ’»</a></td><td align="center"><a href="http://xaosaki.ru"><img src="https://avatars0.githubusercontent.com/u/28115571?v=4" width="100px;" alt="Aleksandr Sobakar"/><br /><sub><b>Aleksandr Sobakar</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=xaosaki" title="Code">πŸ’»</a></td><td align="center"><a href="https://github.com/idoglikman"><img src="https://avatars1.githubusercontent.com/u/37035056?v=4" width="100px;" alt="Ido Glikman"/><br /><sub><b>Ido Glikman</b></sub></a><br /><a href="#blog-idoglikman" title="Blogposts">πŸ“</a> <a href="https://github.com/NetanelBasal/akita/commits?author=idoglikman" title="Code">πŸ’»</a> <a href="#ideas-idoglikman" title="Ideas, Planning, & Feedback">πŸ€”</a></td><td align="center"><a href="https://github.com/flmariano"><img src="https://avatars1.githubusercontent.com/u/38477338?v=4" width="100px;" alt="flmariano"/><br /><sub><b>flmariano</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=flmariano" title="Code">πŸ’»</a></td><td align="center"><a href="https://github.com/GrandSchtroumpf"><img src="https://avatars1.githubusercontent.com/u/8143464?v=4" width="100px;" alt="FranΓ§ois"/><br /><sub><b>FranΓ§ois</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=GrandSchtroumpf" title="Code">πŸ’»</a></td><td align="center"><a href="https://github.com/Gustav0ar"><img src="https://avatars3.githubusercontent.com/u/628398?v=4" width="100px;" alt="Gustavo Rosa"/><br /><sub><b>Gustavo Rosa</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=Gustav0ar" title="Code">πŸ’»</a></td><td align="center"><a href="https://github.com/RobYed"><img src="https://avatars1.githubusercontent.com/u/6669407?v=4" width="100px;" alt="Robert Dey"/><br /><sub><b>Robert Dey</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=RobYed" title="Code">πŸ’»</a></td></tr><tr><td align="center"><a href="https://github.com/davidhenley"><img src="https://avatars0.githubusercontent.com/u/15056748?v=4" width="100px;" alt="David Henley"/><br /><sub><b>David Henley</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=davidhenley" title="Code">πŸ’»</a></td><td align="center"><a href="https://github.com/xealot"><img src="https://avatars1.githubusercontent.com/u/189873?v=4" width="100px;" alt="Trey Long"/><br /><sub><b>Trey Long</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=xealot" title="Code">πŸ’»</a></td><td align="center"><a href="http://m.me/pawel.boguslawski"><img src="https://avatars2.githubusercontent.com/u/5169399?v=4" width="100px;" alt="PaweΕ‚"/><br /><sub><b>PaweΕ‚</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=bogusweb" title="Code">πŸ’»</a></td><td align="center"><a href="https://github.com/FERNman"><img src="https://avatars3.githubusercontent.com/u/12270008?v=4" width="100px;" alt="Gabriel Sperrer"/><br /><sub><b>Gabriel Sperrer</b></sub></a><br /><a href="https://github.com/NetanelBasal/akita/commits?author=FERNman" title="Code">πŸ’»</a> <a href="#ideas-FERNman" title="Ideas, Planning, & Feedback">πŸ€”</a></td></tr></table> <!-- ALL-CONTRIBUTORS-LIST:END --> This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!