@rws-framework/client 2.0.7 → 2.0.8
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 +3 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
# RWS
|
|
1
|
+
# RWS-JS Client Setup and Configuration Guide
|
|
2
|
+
|
|
3
|
+
RWS-JS Client is a web-component powered, MS FAST powered framework for fullstack Realtime Web Suite framework that you can use to create domain-agnostic modular asynchoronous components with intershared states.
|
|
2
4
|
|
|
3
5
|
## Table of Contents
|
|
4
6
|
|