@fireflysemantics/slice 15.0.6 → 15.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -4
- package/package.json +1 -1
package/README.md
CHANGED
@@ -108,10 +108,6 @@ Run `ng test` to execute the unit tests via [Jest](https://jestjs.io/).
|
|
108
108
|
- Configurable global id (Client side id - `gid`) and server id (`id`) id property names for entities.
|
109
109
|
- The stream of entities can be sorted via an optional boolean expression passed to `observe`.
|
110
110
|
|
111
|
-
# Stackblitz Todo Entity Store Demo
|
112
|
-
|
113
|
-
https://stackblitz.com/edit/slice-todo-1329
|
114
|
-
|
115
111
|
## Tests
|
116
112
|
|
117
113
|
See the [test cases](https://github.com/fireflysemantics/slice/).
|