clientnode 3.0.964 → 3.0.965
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/package.json +1 -1
- package/readme.md +1 -1
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -37,7 +37,7 @@ Project status
|
|
|
37
37
|
Use case
|
|
38
38
|
--------
|
|
39
39
|
|
|
40
|
-
The main goal of
|
|
40
|
+
The main goal of this plugin is providing an generic interface logic like
|
|
41
41
|
controller for calling instance methods or getting property values of an object
|
|
42
42
|
orientated designed plugin. A set of reusable logic elements for building gui
|
|
43
43
|
components is integrated as well.
|