Skip to content
Snippets Groups Projects
Commit 5ae9b76a authored by Max Ivanov's avatar Max Ivanov Committed by Misko Hevery
Browse files

docs: add ngxs to library section (#31792)

PR Close #31792
parent 82055b2f
No related merge requests found
......@@ -109,6 +109,12 @@
"title": "ngrx",
"url": "https://ngrx.io/"
},
"ngxs": {
"desc": "NGXS is a state management pattern + library for Angular. NGXS is modeled after the CQRS pattern popularly implemented in libraries like Redux and NgRx but reduces boilerplate by using modern TypeScript features such as classes and decorators.",
"rev": true,
"title": "NGXS",
"url": "https://ngxs.io/"
},
"ab": {
"desc": "The official library for Firebase and Angular",
"logo": "",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment