Skip to content

Commit 11e27ab

Browse files
update readme
1 parent d089e3a commit 11e27ab

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

Examples.GridJs/README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# Aspose.Cells for Java
1+
[Product Page](https://products.aspose.com/cells/java) | [Docs](https://docs.aspose.com/cells/java/aspose-cells-gridjs/) | [API Reference](https://reference.aspose.com/cells/java/com.aspose.gridjs/) | [Demos](https://products.aspose.app/cells/family/) | [Blog](https://blog.aspose.com/category/cells/) | [Code Samples](https://github.com/aspose-cells/Aspose.Cells-for-Java/tree/master/Examples.GridJs) | [Free Support](https://forum.aspose.com/c/cells) | [Temporary License](https://purchase.aspose.com/temporary-license) | [EULA](https://company.aspose.com/legal/eula)
2+
3+
Try our [free online apps](https://products.aspose.app/cells/family) demonstrating some of the most popular Aspose.Cells functionality.
4+
25
[Aspose.Cells.GridJs for Java](http://www.aspose.com/products/cells/java) 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.
36

7+
This is a demo to show how we can use GridJs to implment a spreadsheet Editor .
8+
9+
410
## Preview
511

612
<img alt='demo' src='https://unpkg.com/[email protected]/preview.gif' />
@@ -35,6 +41,19 @@ open browser and navigate to view all the files in the directory at http://local
3541

3642
3. open browser and enter the url: http://localhost:8080/gridjsdemo/list
3743

44+
## Reference js lib used in the demo project:
45+
jquery.js v2.1.1
46+
47+
jquery-ui.js v1.12.1
48+
49+
jquery-ui.css v1.12.1
50+
51+
jszip.min.js v3.6.0
52+
53+
bootstrap.css v22.5.5.2
54+
55+
quantumui.css v22.5.5.2
56+
3857
## Resources
3958

4059
+ **Website:** [www.aspose.com](http://www.aspose.com)

0 commit comments

Comments
 (0)