jspreadsheet-ce
Advanced tools
Comparing version 4.13.3 to 4.13.4
@@ -28,3 +28,3 @@ { | ||
"dependencies": { | ||
"jsuites": "^5.0.17", | ||
"jsuites": "^5.0.25", | ||
"@jspreadsheet/formula": "^2.0.2" | ||
@@ -47,3 +47,3 @@ }, | ||
"types": "dist/index.d.ts", | ||
"version": "4.13.3", | ||
"version": "4.13.4", | ||
"bugs": "https://github.com/jspreadsheet/ce/issues", | ||
@@ -50,0 +50,0 @@ "homepage": "https://github.com/jspreadsheet/ce", |
@@ -7,3 +7,3 @@ # Jspreadsheet CE v4: The JavaScript spreadsheet | ||
[**Jspreadsheet CE**](https://bossanova.uk/jspreadsheet/v4/) is a lightweight Vanilla JavaScript data grid plugin to create amazing web-based interactive HTML tables, and spreadsheets compatible data grid with other spreadsheet software. You can create an online spreadsheet table from a JS array, | ||
[**Jspreadsheet CE**](https://bossanova.uk/jspreadsheet/v4/) is a lightweight Vanilla JavaScript <b>data grid</b> plugin to create amazing web-based interactive HTML tables, and spreadsheets compatible data grid with other spreadsheet software. You can create an online spreadsheet table from a JS array, | ||
JSON, CSV or XSLX files. You can copy from excel and paste straight to your Jspreadsheet CE spreadsheet and vice versa. | ||
@@ -14,4 +14,4 @@ It is very easy to integrate any third party JavaScript plugins to create your own custom columns, custom editors, and customize any | ||
### Jspreadsheet Pro v9 - Commercial Solutions | ||
- [Jspreadsheet Pro](https://jspreadsheet.com/v9) | ||
### Jspreadsheet Pro - Enterprise Solution | ||
- [Jspreadsheet Pro](https://jspreadsheet.com/) | ||
@@ -22,4 +22,4 @@ <br> | ||
- Make rich and user-friendly web interfaces and applications. | ||
- You can easily handle complicated data inputs in a way users are used.. | ||
- Make rich and user-friendly data grid interfaces with excel controls. | ||
- You can easily handle complicated data inputs in a way users are used. | ||
- Improve your user software experience. | ||
@@ -30,3 +30,2 @@ - Create rich CRUDS and beautiful UI. | ||
- Lean, fast and simple to use. | ||
- Thousands of successful user cases. | ||
- Speed up your work dealing with difficult data entry in a web-based software. | ||
@@ -56,3 +55,3 @@ | ||
A basic example to integrate the JavaScript spreadsheet in your website to create your first online spreadsheet. <https://codepen.io/hchiam/pen/qBRzXKK> | ||
A basic example to integrate the Jspreadsheet in your website to create your first rich data grid. <https://codepen.io/hchiam/pen/qBRzXKK> | ||
@@ -113,3 +112,3 @@ | ||
## Examples | ||
## Data grid examples | ||
@@ -116,0 +115,0 @@ - [React Implementation](https://bossanova.uk/jspreadsheet/v4/examples/react)\ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
673
Updatedjsuites@^5.0.25