|
|
@@ -0,0 +1,27 @@
|
|
|
+# growi-commons
|
|
|
+
|
|
|
+[](https://david-dm.org/weseek/growi-commons)
|
|
|
+[](https://david-dm.org/weseek/growi-commons?type=dev)
|
|
|
+[](LICENSE)
|
|
|
+
|
|
|
+[GROWI][growi] Commons Libraries to develop GROWI and plugins
|
|
|
+
|
|
|
+
|
|
|
+Overview
|
|
|
+--------
|
|
|
+
|
|
|
+growi-commons package is includes some functions, classes and modules to develop GROWI substance and GROWI plugins.
|
|
|
+
|
|
|
+Install
|
|
|
+--------
|
|
|
+
|
|
|
+1. install plugin
|
|
|
+
|
|
|
+ ```
|
|
|
+ $ npm install --save growi-commons
|
|
|
+ ```
|
|
|
+
|
|
|
+Documentation
|
|
|
+------------
|
|
|
+
|
|
|
+See https://docs.growi.org/api/commons.html
|