We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532b8cc commit f13b192Copy full SHA for f13b192
data/ReadMe.md
@@ -0,0 +1,5 @@
1
+# Overview
2
+
3
+`@syncfusion/ej2-data` is a data management package to perform data operations such as grouping, sorting in client applications.
4
+It will act as an abstraction for using local data sources like array of JavaScript objects
5
+and remote data sources like web services returning JSON, JSONP, oData or XML.
package.json
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2",
- "version": "1.9.0",
+ "version": "1.10.0",
"description": "Syncfusion TypeScript",
"author": "Syncfusion Inc.",
6
"license": "SEE LICENSE IN license",
0 commit comments