docs: add akita to the list of data libraries (#32505)

PR Close #32505
This commit is contained in:
Dominik Pieper 2019-09-06 09:26:15 +02:00 committed by Matias Niemelä
parent bc061b78be
commit 8ae7f14252
1 changed files with 6 additions and 0 deletions

View File

@ -115,6 +115,12 @@
"title": "NGXS",
"url": "https://ngxs.io/"
},
"akita": {
"desc": "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 Store model.",
"rev": true,
"title": "Akita",
"url": "https://netbasal.gitbook.io/akita/"
},
"ab": {
"desc": "The official library for Firebase and Angular",
"logo": "",