@cloudcare/guance-front-tools 1.0.10 → 1.0.11

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 CHANGED
@@ -1,20 +1,14 @@
1
- # 观测云前端工具
1
+ Guance currently provides a Node script to convert Grafana dashboard JSON templates into Guance dashboard JSON templates.
2
2
 
3
- ## 使用
3
+ npm installation:
4
4
 
5
- npm 下载
6
-
7
- ```js
8
- npm install @cloudcare/guance-front-tools
5
+ ```
6
+ npm install @cloudcare/guance-front-tools
9
7
  ```
10
8
 
11
- ## 脚本
12
-
13
- 观测云目前提供 grafana dashboard json template 转换为 观测云仪表板 json 模版的 node 脚本
14
-
15
- ### 使用方式
9
+ Usage:
16
10
 
17
- ```js
11
+ ```
18
12
  $ npm install -g @cloudcare/guance-front-tools
19
13
 
20
14
  # show usage information