-
Notifications
You must be signed in to change notification settings - Fork 135
/
package.json
139 lines (139 loc) · 2.58 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
"name": "jqwidgets-framework",
"version": "18.0.0",
"description": "jQWidgets is an advanced Angular, Vue, React, Blazor, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.",
"main": "jqwidgets/jqx-all.js",
"repository": {
"type": "git",
"url": "git://github.com/jqwidgets/jQWidgets"
},
"keywords": [
"JavaScript",
"jQuery",
"HTML5",
"angular 17",
"jQWidgets",
"UI",
"widget",
"Angular",
"Grid",
"enterprise",
"table",
"data",
"PivotGrid",
"Chart",
"Scheduler",
"angular grid",
"react grid",
"React",
"ReactJS",
"angular5",
"angular4",
"angular6",
"angular 8",
"angular 8 grid",
"angular9",
"angular 9",
"angular components",
"angular ui components",
"angular material components",
"material ui",
"material grid",
"material datagrid",
"material datagridview",
"web components",
"angular 9 grid",
"angular datagrid",
"angular chart",
"angular scheduler",
"angular calendar",
"angular cli",
"react tsx",
"web components",
"custom elements",
"html elements",
"react datagrid",
"react typescript",
"typescript",
"User Interface",
"UI Components",
"UI Widgets",
"jquery grid",
"javascript grid",
"javascript chart",
"jquery chart",
"jquery pivotgrid",
"AngularJS",
"Vue.js",
"Vue",
"custom elements",
"TreeGrid",
"DataTable",
"TreeMap",
"Editor",
"Ribbon",
"Layout",
"DockingLayout",
"Tabs",
"Menu",
"Tree",
"NavigationBar",
"ListMenu",
"ToolBar",
"ComboBox",
"DropDownList",
"ListBox",
"Buttons",
"TextArea",
"Input",
"PasswordInput",
"MaskedInput",
"ComplexInput",
"FormattedInput",
"NumberInput",
"DateTimeInput",
"Calendar",
"Kanban",
"Window",
"Docking",
"Notification",
"PopOver",
"Tooltip",
"ColorPicker",
"ScrollView",
"ProgressBar",
"FileUpload",
"BulletChart",
"Knob",
"Gauge",
"BarGauge",
"Expander",
"Rating",
"RangeSelector",
"Slider",
"ScrollBar",
"Splitter",
"Sortable",
"ResponsivePanel",
"NavBar",
"TagCloud",
"web components",
"Loader",
"Draw",
"DragDrop",
"DataAdapter",
"Response",
"Validator",
"Panel"
],
"author": {
"name": "jQWidgets",
"email": "[email protected]",
"url": "https://www.jqwidgets.com/"
},
"license": "https://www.jqwidgets.com/license/",
"bugs": {
"url": "https://www.jqwidgets.com/community/"
},
"homepage": "https://www.jqwidgets.com/"
}