Skip to content

Commit

Permalink
docs(resources): ngrx-entity-relationship
Browse files Browse the repository at this point in the history
  • Loading branch information
satanTime committed Jan 7, 2021
1 parent dbd1ecf commit 2ac8eb3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions projects/ngrx.io/content/marketing/resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,12 @@
"desc": "Lightweight & configurable solution for implementing undo-redo based on NgRx and immer",
"url": "https://github.com/nilsmehlhorn/ngrx-wieder",
"rev": true
},
"ngrx-entity-relationship": {
"title": "ngrx-entity-relationship",
"desc": "A simple ORM library for selecting entities with their relationships which supports @ngrx/store, @ngrx/entity and @ngrx/data",
"url": "https://github.com/satanTime/ngrx-entity-relationship",
"rev": true
}
}
}
Expand Down

0 comments on commit 2ac8eb3

Please sign in to comment.