You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8-5
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
# Note
2
+
This project is a fork of the project of [Manu Bhardwaj](https://github.com/imanubhardwaj),
3
+
You can access the original project [here](https://github.com/imanubhardwaj/vue-entity-adapter).
4
+
5
+
6
+
The difference from this project to the original project, are just a few changes in the definitions for typescript and a small improvement in the ordering logic in the getAll method and in logic in addOne method.
7
+
1
8
# Introduction
2
9
3
10
Entity State adapter for managing record collections.
0 commit comments