πŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more β†’
Socket
Book a DemoInstallSign in
Socket

gridjs-spreadsheet

Package Overview
Dependencies
Maintainers
0
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gridjs-spreadsheet - npm Package Compare versions

Comparing version

to
25.1.1

2

package.json
{
"name": "gridjs-spreadsheet",
"version": "25.1.0",
"version": "25.1.1",
"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 based on JSON format.",

@@ -5,0 +5,0 @@ "types": "index.d.ts",

@@ -14,2 +14,3 @@ # gridjs-spreadsheet

## About
It allows you to view and edit spreadsheet files with ease.

@@ -23,4 +24,5 @@

![demo](preview.gif)
<img alt='demo' src='https://unpkg.com/gridjs-spreadsheet@25.1.0/preview.gif'height="800" />
## API

@@ -100,3 +102,3 @@

## simple usage
## simple usage

@@ -195,2 +197,3 @@ ```javascript

## Features
- Localization/Multiple language UI

@@ -242,8 +245,8 @@ - Paint format

## Support
You can ask any question using the [Forum](https://forum.aspose.com/c/cells).
## Documentation
Online documentation is available here:
- [Developer's Guide C#](https://docs.aspose.com/cells/net/aspose-cells-gridjs/)

@@ -261,19 +264,29 @@ - [API Reference C#](https://docs.aspose.com/cells/net/aspose-cells-gridjs/client/)

## Version History
v24.9.1:
fix bug that fail to insert column in the new added worksheet
fix bug that fail to rename worksheet
support lazy loading
- fix bug that fail to insert column in the new added worksheet
- fix bug that fail to rename worksheet
- support lazy loading
v24.10:
support a view option to show formulas
- support a view option to show formulas
v24.11:
improve the display of rich text cell values
- improve the display of rich text cell values
v24.12:
supporte API to show HTML nodes and interact with HTML nodes at specified cell positions
supporte pre-check event for row/column delete/insert operations
support row/column insert/delete events for client APIs
support events for updating cells
support multiple instances on one page
- support API to show HTML nodes and interact with HTML nodes at specified cell positions
- support pre-check event for row/column delete/insert operations
- support row/column insert/delete events for client APIs
- support events for updating cells
- support multiple instances on one page
v25.1:
support copy/paste from MS-Excel
- support copy/paste from MS-Excel
## License

@@ -283,5 +296,6 @@

## Support
## Server Side Support
You can ask any question or request features using the [Forum](https://forum.aspose.com/c/cells).
[Product Page](https://products.aspose.com/cells) | [Product Documentation](https://docs.aspose.com/cells/net/aspose-cells-gridjs/) | [Blog](https://blog.aspose.com/category/cells/) |[API Reference](https://reference.aspose.com/cells/net/aspose.cells.gridjs/) | [Source Code Samples](https://github.com/aspose-cells/Aspose.Cells-for-.NET/tree/master/Examples_GridJs) | [Free Support](https://forum.aspose.com/c/cells)