gridjs-spreadsheet 24.6.0 → 24.6.1

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "gridjs-spreadsheet",
3
- "version": "24.6.0",
4
- "description": "A smart and simple to use Excel-like JavaScript Spreadsheet library allows you to view and edit spreadsheet file with ease and quick.",
3
+ "version": "24.6.1",
4
+ "description": "this is the client side script for gridjs which is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, and provides easy-to-use APIs.",
5
5
  "types": "index.d.ts",
6
6
  "main": "xspreadsheet.js",
7
7
  "scripts": {
@@ -31,8 +31,20 @@
31
31
  "JSON",
32
32
  "SQL",
33
33
  "XML",
34
- "Online excel",
35
- "spread-sheets",
34
+ "Online Spreadsheet Editor",
35
+ "Online Office",
36
+ "Online Excel",
37
+ "Online Excel Editor",
38
+ "Excel Editor",
39
+ "Excel Viewer",
40
+ "Excel Online",
41
+ "open excel",
42
+ "view excel",
43
+ "open spreadsheet",
44
+ "view spreadsheet",
45
+ "spread-sheet",
46
+ "spreadsheet editor",
47
+ "spreadsheet online",
36
48
  "javascript spreadsheet",
37
49
  "javascript excel",
38
50
  "excel io",
package/package.json.bak CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "gridjs-spreadsheet",
3
- "version": "24.2.0",
4
- "description": "A smart and simple to use Excel-like JavaScript Spreadsheet library allows you to view and edit spreadsheet file with ease and quick.",
3
+ "version": "24.6.1",
4
+ "description": "this is the client side script for gridjs which is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, and provides easy-to-use APIs.",
5
5
  "types": "index.d.ts",
6
6
  "main": "xspreadsheet.js",
7
7
  "scripts": {
@@ -31,8 +31,18 @@
31
31
  "JSON",
32
32
  "SQL",
33
33
  "XML",
34
- "Online excel",
35
- "spread-sheets",
34
+ "Online Spreadsheet Editor",
35
+ "Online Office",
36
+ "Online Excel",
37
+ "Online Excel Editor",
38
+ "Excel Editor",
39
+ "Excel Viewer",
40
+ "Excel Online",
41
+ "open excel",
42
+ "view excel",
43
+ "open spreadsheet",
44
+ "view spreadsheet",
45
+ "spread-sheet",
36
46
  "javascript spreadsheet",
37
47
  "javascript excel",
38
48
  "excel io",
package/readme.md CHANGED
@@ -1,11 +1,11 @@
1
1
  # gridjs-spreadsheet
2
2
 
3
- > A smart and simple to use WYSIWYG Excel-like JavaScript Canvas based Spreadsheet library allows you to view and edit spreadsheet file with ease and quick
3
+ > this is the client side script for gridjs which is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, and provides easy-to-use APIs
4
4
 
5
5
 
6
6
 
7
7
  ## Document
8
- It allows you to view and edit spreadsheet documents with ease.
8
+ It allows you to view and edit spreadsheet files with ease.
9
9
 
10
10
  this is developed based on https://github.com/myliang/x-spreadsheet
11
11
 
package/readme.md.bak CHANGED
@@ -1,6 +1,6 @@
1
1
  # gridjs-spreadsheet
2
2
 
3
- > A smart and simple to use WYSIWYG Excel-like JavaScript Canvas based Spreadsheet library allows you to view and edit spreadsheet file with ease and quick
3
+ > this is the client side script for gridjs which is a lightweight, scalable, and customizable toolkit that provides cross-platform web applications, enables convenient development for editing or viewing Excel/Spreadsheet files, offers simple deployment, and provides easy-to-use APIs
4
4
 
5
5
 
6
6
 
@@ -22,8 +22,8 @@
22
22
  <script src="https://unpkg.com/jquery-ui@1.13.2/dist/jquery-ui.min.js"></script>
23
23
  <script src="https://unpkg.com/jszip@3.10.1/dist/jszip.min.js"></script>
24
24
  <!-- other dependency end -->
25
- <link rel="stylesheet" href="https://unpkg.com/gridjs-spreadsheet@23.4.0/xspreadsheet.css">
26
- <script src="https://unpkg.com/gridjs-spreadsheet@23.4.0/xspreadsheet.js"></script>
25
+ <link rel="stylesheet" href="https://unpkg.com/gridjs-spreadsheet@24.1.0/xspreadsheet.css">
26
+ <script src="https://unpkg.com/gridjs-spreadsheet@24.1.0/xspreadsheet.js"></script>
27
27
 
28
28
  <script>
29
29
  const option = {