We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a891806 + cadbeff commit 57b4b22Copy full SHA for 57b4b22
1 file changed
composer.json
@@ -0,0 +1,12 @@
1
+{
2
+ "name": "kayalshri/tableExport.jquery.plugin"
3
+ "description": "Export html table to json, xml, pdf, ...",
4
+ "keywords": ["table","export"],
5
+ "type": "component",
6
+ "homepage": "https://github.com/kayalshri/tableExport.jquery.plugin",
7
+ "authors": [
8
+ {
9
+ "name": "kayalshri"
10
+ }
11
+ ]
12
+}
0 commit comments