jspreadsheet 12.2.8 → 12.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,489 +1,643 @@
1
- <img src='https://jspreadsheet.com/templates/default/img/createapplications.png' height=80% width=80%>
1
+ # Jspreadsheet JavaScript Spreadsheet Component
2
2
 
3
- # Jspreasheet Pro
3
+ <p align="center">
4
+ <img src="https://jspreadsheet.com/img/logo.svg" alt="Jspreadsheet Logo" width="300">
5
+ </p>
4
6
 
5
- [Jspreadsheet](https://jspreadsheet.com/) is an extensive yet light JavaScript library to create web-based data grids with spreadsheet-like controls. It boasts a wealth of functionalities that mirror Excel's capabilities. [Jspreadsheet](https://jspreadsheet.com/) is fully compatible with React, [Angular](https://jspreadsheet.com/docs/), [Vue](https://jspreadsheet.com/docs/), [JavaScript](https://jspreadsheet.com/docs/), and [TypeScript](https://jspreadsheet.com/docs/).
7
+ <p align="center">
8
+ <strong>Build Excel-like data grids and spreadsheets in your web applications</strong>
9
+ </p>
6
10
 
7
- You're welcome to explore Jspreadsheet in your development environment without any charges—no need to worry about the license until you're ready to take to deploy your application.
11
+ <p align="center">
12
+ <a href="https://www.npmjs.com/package/jspreadsheet"><img src="https://img.shields.io/npm/v/jspreadsheet.svg" alt="npm version"></a>
13
+ <a href="https://jspreadsheet.com/license"><img src="https://img.shields.io/badge/license-Commercial-blue.svg" alt="License"></a>
14
+ <a href="https://www.npmjs.com/package/jspreadsheet"><img src="https://img.shields.io/npm/dm/jspreadsheet.svg" alt="Downloads"></a>
15
+ <a href="https://github.com/jspreadsheet/ce"><img src="https://img.shields.io/github/stars/jspreadsheet/ce.svg?style=social" alt="GitHub Stars"></a>
16
+ </p>
8
17
 
9
- The [performance](https://jspreadsheet.com/docs/performance) example will create a table from an array with 100 columns x 50000 rows (five million cells) in less than one second.
18
+ **Note:** This is the **PRO/Commercial** version. For the open-source MIT version, see [jspreadsheet-ce](https://github.com/jspreadsheet/ce)
10
19
 
11
- <img src='https://jspreadsheet.com/templates/default/img/performancejss.gif' height=80% width=80%>
20
+ [🚀 **Try Live Demo**](https://jspreadsheet.com/demo/integration) | [📖 **Documentation**](https://jspreadsheet.com/docs) | [💬 **Community**](https://github.com/jspreadsheet/pro/issues)
12
21
 
13
- <h2>Features</h2>
22
+ ---
14
23
 
15
- * [Cross worksheets](https://jspreadsheet.com/docs/examples/cross-calculations)
16
-
17
- * [JavaScript Dropdown](https://jspreadsheet.com/docs/dropdown-and-autocomplete)
24
+ ## 📑 Table of Contents
18
25
 
19
- * [Filters](https://jspreadsheet.com/docs/filters)
26
+ - [What is Jspreadsheet?](#-what-is-jspreadsheet)
27
+ - [Quick Start](#-quick-start)
28
+ - [What's New in v12](#-whats-new-in-version-12)
29
+ - [Key Features](#-key-features)
30
+ - [Framework Integration](#️-framework-integration)
31
+ - [Live Examples](#-live-examples)
32
+ - [Use Cases](#-use-cases)
33
+ - [Documentation](#-documentation--resources)
34
+ - [FAQ](#-frequently-asked-questions)
35
+ - [Changelog](#-changelog)
36
+ - [Package Information](#-package-information)
37
+ - [Community & Support](#-community--support)
38
+ - [License](#-license)
20
39
 
21
- * [Data binding](https://jspreadsheet.com/docs/examples/data-binding)
40
+ ---
22
41
 
23
- * [Import from XLSX](https://jspreadsheet.com/products/import-from-xlsx)
42
+ ## 🌟 What is Jspreadsheet?
24
43
 
25
- * [Export to XLSX](https://jspreadsheet.com/products/export-to-xlsx)
44
+ Jspreadsheet is a **lightweight, high-performance data grid and spreadsheet engine** that enables developers to deliver rich, Excel-style editing experiences in modern web applications **without any framework dependencies**.
26
45
 
27
- * [Validations](https://jspreadsheet.com/products/validations)
46
+ Whether you're building a SaaS dashboard, financial modeller, admin portal, or collaborative web app, Jspreadsheet gives you everything you need to create fast, professional, and user-friendly spreadsheet solutions.
28
47
 
29
- * [Search and replace](https://jspreadsheet.com/products/search)
48
+ ### 🏢 Trusted by Leading Companies
30
49
 
31
- * [Comments](https://jspreadsheet.com/products/comments)
50
+ **Virgin Media** • **Samsung** • **Deloitte** • **Nissan** • **Johnson & Johnson** • **General Electric** • **Kawasaki** • **BP** • **Comcast** • **Asahikasei** • **Denso Wave** • **Moody's** • **Verizon** • **Kyocera** • **Mizuho** • **Noritz** • **Lexisnexis**
32
51
 
33
- * [Forms](https://jspreadsheet.com/products/forms)
52
+ ---
34
53
 
35
- * [CSV](https://jspreadsheet.com/products/csv-importer)
54
+ ## ⚡ Quick Start
36
55
 
37
- * [Charts](https://jspreadsheet.com/products/charts)
56
+ ### System Requirements
38
57
 
39
- * [Export to PDF](https://jspreadsheet.com/products/export-to-pdf)
40
-
41
- * [Edition bar](https://jspreadsheet.com/products/edition-bar)
58
+ - **Node.js**: 14.x or higher
59
+ - **Browsers**: Chrome 70+, Firefox 65+, Safari 12+, Edge 79+
60
+ - **Dependencies**: jsuites v6.x
42
61
 
43
- * [Import from Google Sheets](https://jspreadsheet.com/products/import-from-google-sheets)
62
+ ### Installation
44
63
 
45
- * [Defined names](https://jspreadsheet.com/docs/defined-names)
64
+ [![npm bundle size](https://img.shields.io/bundlephobia/minzip/jspreadsheet)](https://bundlephobia.com/package/jspreadsheet)
65
+ [![npm peer dependency version](https://img.shields.io/npm/dependency-version/jspreadsheet/peer/jsuites)](https://www.npmjs.com/package/jsuites)
46
66
 
47
- * [Footers](https://jspreadsheet.com/docs/footers)
67
+ #### Via npm
48
68
 
49
- * [Freeze columns](https://jspreadsheet.com/docs/freeze-columns)
69
+ ```bash
70
+ npm install jspreadsheet@12
71
+ ```
50
72
 
51
- * [Freeze rows](https://jspreadsheet.com/docs/freeze-rows)
73
+ #### Via CDN
52
74
 
53
- * [Group columns](https://jspreadsheet.com/docs/group-columns)
75
+ ```html
76
+ <script src="https://cdn.jsdelivr.net/npm/jspreadsheet@12/dist/index.min.js"></script>
77
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jspreadsheet@12/dist/jspreadsheet.min.css" type="text/css" />
78
+ <script src="https://cdn.jsdelivr.net/npm/jsuites@6/dist/jsuites.min.js"></script>
79
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/jsuites@6/dist/jsuites.min.css" type="text/css" />
80
+ ```
54
81
 
55
- * [Group rows](https://jspreadsheet.com/docs/group-rows)
82
+ ### Basic Usage
56
83
 
57
- * [Headers](https://jspreadsheet.com/docs/headers)
84
+ ```html
85
+ <div id="spreadsheet"></div>
86
+ ```
58
87
 
59
- * [Pagination](https://jspreadsheet.com/docs/pagination)
88
+ ```javascript
89
+ // Set your license (required for PRO version)
90
+ // Get a free trial license at: https://jspreadsheet.com
91
+ jspreadsheet.setLicense('YOUR-LICENSE-KEY');
60
92
 
61
- * [Persistence](https://jspreadsheet.com/docs/persistence)
93
+ // Create a spreadsheet
94
+ const spreadsheet = jspreadsheet(document.getElementById('spreadsheet'), {
95
+ worksheets: [{
96
+ data: [
97
+ ['Product', 'Price', 'Quantity', 'Total'],
98
+ ['Laptop', 999.99, 5, '=B2*C2'],
99
+ ['Mouse', 29.99, 10, '=B3*C3'],
100
+ ['Keyboard', 79.99, 3, '=B4*C4']
101
+ ],
102
+ columns: [
103
+ { type: 'text', title: 'Product', width: 120 },
104
+ { type: 'number', title: 'Price', width: 100, mask: '#,##0.00' },
105
+ { type: 'number', title: 'Quantity', width: 80 },
106
+ { type: 'number', title: 'Total', width: 100, mask: '#,##0.00' }
107
+ ]
108
+ }]
109
+ });
110
+ ```
62
111
 
63
- * [Rows](https://jspreadsheet.com/docs/rows)
112
+ [🔗 **See More Examples**](https://jspreadsheet.com/demo/)
64
113
 
65
- * [Search](https://jspreadsheet.com/docs/search)
114
+ ---
66
115
 
67
- * [Selection](https://jspreadsheet.com/docs/selection)
116
+ ## 🎬 Live Demo
68
117
 
69
- * [Sorting](https://jspreadsheet.com/docs/sorting)
118
+ Experience Jspreadsheet in action with interactive examples:
70
119
 
71
- * [Style](https://jspreadsheet.com/docs/style)
120
+ [Live Demo](https://jspreadsheet.com/demo/integration)
72
121
 
73
- * [Toolbars](https://jspreadsheet.com/docs/toolbars)
122
+ ![Jspreadsheet Demo](https://jspreadsheet.com/templates/default/img/code-to-spreadsheet.gif)
74
123
 
75
- * [Viewport](https://jspreadsheet.com/docs/viewport)
124
+ ### 🎯 Try These Features:
76
125
 
77
- * [Editors](https://jspreadsheet.com/docs/editors)
126
+ ✏️ Edit cells • 🧮 Use formulas • 📋 Copy/paste • ➕ Add rows/columns • 🎨 Format cells • 📊 Sort data
78
127
 
79
- * [Date and calendar](https://jspreadsheet.com/docs/date)
128
+ ### 🚀 More Examples:
80
129
 
81
- * [Events](https://jspreadsheet.com/docs/events)
130
+ [📈 Charts](https://jspreadsheet.com/demo/integration) • [👥 Collaboration](https://jspreadsheet.com/demo/collaboration) • [⚡ Performance](https://jspreadsheet.com/demo/performance)
82
131
 
83
- * [Plugins](https://jspreadsheet.com/docs/plugins)
132
+ [**📚 View All Examples →**](https://jspreadsheet.com/demo)
84
133
 
85
- * [Formula picker](https://jspreadsheet.com/docs/formula-picker)
134
+ ---
86
135
 
87
- * [Helpers](https://jspreadsheet.com/docs/helpers)
136
+ ## 🎯 Why Choose Jspreadsheet?
88
137
 
89
- * [International](https://jspreadsheet.com/docs/international-settings)
138
+ ### ⚡ **Pure JavaScript Implementation**
90
139
 
91
- * [Appearance](https://jspreadsheet.com/docs/appearance)
140
+ Built with vanilla JavaScript, Jspreadsheet has **zero dependencies** and works with any build system or no build system at all. Integrate seamlessly into existing applications without worrying about framework conflicts or version compatibility issues.
92
141
 
93
- * [Themes](https://jspreadsheet.com/docs/themes)
142
+ ### 🚀 **Unmatched Performance & Scalability**
94
143
 
95
- <br>
144
+ Handle massive datasets confidently. Our **virtual rendering engine** delivers smooth scrolling and interaction, even with hundreds of thousands of rows and columns. Enhanced memory management and smart caching ensure your application's responsiveness.
96
145
 
97
- <h2>Get Started with Jspreadsheet Data Grid</h2>
146
+ ### 👥 **Excel Compatible User Experience**
98
147
 
99
- Get Started - [JavaScript Data Grid](https://jspreadsheet.com/docs/getting-started)
148
+ Your users already know how to use spreadsheets. Jspreadsheet provides the exact keyboard shortcuts, mouse interactions, copy/paste behavior, and visual feedback that users expect from Excel and Google Sheets.
100
149
 
101
- Get Started - [React Data Grid](https://jspreadsheet.com/docs/react)
150
+ ### 🏢 **Enterprise Ready Architecture**
102
151
 
103
- Get Started - [Angular Data Grid](https://jspreadsheet.com/docs/angular)
152
+ Jspreadsheet adapts to organizations of all sizes, from startups to Fortune 500 firms. It offers robust security features, detailed audit trails, real-time collaboration, and enterprise-level support.
104
153
 
105
- Get Started - [Vue Data Grid](https://jspreadsheet.com/docs/vue)
154
+ ---
106
155
 
107
- <h2>Try it for free</h2>
156
+ ## 🆕 What's New in Version 12
108
157
 
109
- After you create a free account, you will receive specific instructions on how to download and start using Jspreadsheet.
110
- There is no time limit for your evaluation period; you will need a valid license only when you are ready to deploy your applications.
158
+ Version 12 delivers unprecedented performance and powerful new features:
111
159
 
112
- * [Start Free Trial](https://jspreadsheet.com/me/login?create)
160
+ ### 🚀 Major Enhancements
113
161
 
114
- <h2>Commercial License</h2>
162
+ | Feature | Description |
163
+ | :---- | :---- |
164
+ | **🎯 1M+ Rows** | Handle over 1 million rows with real DOM elements |
165
+ | **📊 Pivot Tables** | Dynamic data summarization with drag-and-drop field configuration |
166
+ | **📋 Worksheet Tables** | Structured data management with built-in sorting/filtering |
167
+ | **✨ Style Preservation** | Copy/paste from Excel & Google Sheets with full formatting |
168
+ | **🧩 Web Components** | Modern web-components-based editor architecture |
169
+ | **📱 Mobile Navigation** | Completely redesigned touch experience |
170
+ | **⌨️ Accessibility** | Enhanced keyboard navigation with IME support |
115
171
 
116
- Excellent documentation, technical support, and the freedom to create a custom solution for your project.
117
- * [Pricing](https://jspreadsheet.com/pricing)
172
+ ### 🔧 New Extensions
118
173
 
174
+ - **@jspreadsheet/extensions** - Complete collection of all extensions
175
+ - **@jspreadsheet/format** - Advanced custom editors and cell masking
119
176
 
120
- <h2>Technical Support</h2>
177
+ ### 🤖 AI Integration
121
178
 
122
- * For technical support:
123
- https://github.com/jspreadsheet/pro/issues
179
+ Integrate your data grid with AI to enable intelligent data processing, natural language queries, and automated insights.
124
180
 
181
+ ![AI Integration](https://jspreadsheet.com/templates/default/img/ai-integration.gif)
125
182
 
126
- <h2>Contact us</h2>
183
+ [📖 **See All v12 Features →**](https://jspreadsheet.com/docs/upgrades)
127
184
 
128
- * Support: support@jspreadsheet.com
185
+ ---
129
186
 
130
- * General questions: contact@jspreadsheet.com
187
+ ## 🔥 Key Features
131
188
 
189
+ ### 📊 Core Spreadsheet Functionality
132
190
 
191
+ **500+ Excel-Compatible Formulas** Every formula your users know and love, implemented with complete Excel compatibility. From basic arithmetic to advanced statistical functions, financial calculations, and text manipulation – if it works in Excel, it works in Jspreadsheet.
133
192
 
134
- ## Tools
135
- - [LemonadeJS Reactive Library](https://lemonadejs.net)
193
+ **Advanced Cell Selection & Editing** Multi-cell selection with Ctrl+click, range selection with Shift+click, and full keyboard navigation. Support for cell references, formula auto-completion, and intelligent cell addressing that adapts as you insert or delete rows and columns.
136
194
 
137
- ## jSuites
195
+ **Professional Data Entry** Auto-fill sequences, drag-and-drop cell ranges, smart formatting detection, and automatic data type recognition. Your users can work as efficiently as they do in desktop spreadsheet applications.
138
196
 
139
- ### Image cropper
197
+ **Undo/Redo System** Comprehensive action history with unlimited undo/redo capabilities. Every cell edit, formula change, formatting adjustment, and structural modification is tracked and reversible.
140
198
 
141
- #### Documentation
199
+ **Copy/Paste** Full clipboard integration supporting rich formatting, formulas, and cross-application data transfer. Paste from Excel, Google Sheets, or any other spreadsheet application with formatting preservation.
142
200
 
143
- * [Getting started](https://jsuites.net/v4/image-cropper)
144
- * [Quick reference](https://jsuites.net/v4/image-cropper/quick-reference)
201
+ ### 🎨 Advanced Cell Types & Editors
145
202
 
146
- #### Examples
203
+ **Rich Input Controls** Transform static cells into interactive and user-friendly elements:
147
204
 
148
- * [Rotate and zoom](https://jsuites.net/v4/image-cropper/rotate-and-zoom)
149
- * [Brightness and contrast](https://jsuites.net/v4/image-cropper/brightness-and-contrast-filters "Brightness and contrast")
205
+ - Dropdown lists with search and custom validation
206
+ - Checkbox and radio button groups
207
+ - Date and time pickers with localization
208
+ - Color pickers with custom palettes
209
+ - Numeric steppers and sliders
210
+ - Rich text editors with formatting
211
+ - File upload cells with preview
212
+ - Rating controls and progress bars
150
213
 
151
- #### Integrations
214
+ **Custom Editor Framework** Build your own cell editors using our comprehensive API. Create specialized input controls for your domain-specific data types, integrate with external services, or build complex multi-field editors for structured data.
152
215
 
153
- * [React integration](https://jsuites.net/v4/image-cropper/react-component)
154
- * [Vue integration](https://jsuites.net/v4/image-cropper/image-cropper-vue-example)
155
- * [Angular integration](https://jsuites.net/v4/image-cropper/image-cropper-angular-example)
216
+ **Data Validation Engine** Enforce specific business rules and input constraints directly within your spreadsheet:
156
217
 
157
- ### Javascript Template
218
+ - Numeric ranges and precision validation
219
+ - Date range constraints
220
+ - Text pattern matching with regex
221
+ - Custom validation functions
222
+ - Dropdown value restrictions
223
+ - Cross-cell validation rules
158
224
 
159
- #### Documentation
225
+ ### 🎯 Visual Formatting & Styling
160
226
 
161
- * [Getting started](https://jsuites.net/v4/javascript-template)
162
- * [Quick reference](https://jsuites.net/v4/javascript-template/quick-reference)
227
+ **Themes & Customization** Personalize the appearance of your spreadsheet to fit your exact needs or your brand's identity, with built-in light and dark themes and complete CSS customization capabilities.
163
228
 
164
- #### Examples
229
+ **Complete Formatting Control** Customize your spreadsheet's appearance and behavior:
165
230
 
166
- * [Basic](https://jsuites.net/v4/javascript-template/basic)
167
- * [Pagination and Searching](https://jsuites.net/v4/javascript-template/pagination-and-searching)
168
- * [Methods](https://jsuites.net/v4/javascript-template/methods)
169
- * [Event Handling](https://jsuites.net/v4/javascript-template/event-handling)
231
+ - Font families, sizes, and weights
232
+ - Text color and background colors
233
+ - Borders and cell alignment
234
+ - Number formatting (currency, percentage, scientific)
235
+ - Date and time formatting with localization
236
+ - Conditional formatting with custom rules
237
+ - Cell merging and text wrapping
170
238
 
171
- ### JavaScript Organogram
239
+ **Charts & Visualization** Turn your spreadsheet data into different types of graphical charts:
172
240
 
173
- #### Documentation
241
+ - Line, bar, column, and area charts
242
+ - Pie and doughnut charts with customizable segments
243
+ - Scatter plots and bubble charts
244
+ - Combo charts mixing multiple chart types
245
+ - Sparklines for in-cell visualizations
246
+ - Real-time chart updates as data changes
174
247
 
175
- * [Getting started](https://jsuites.net/v4/organogram)
176
- * [Quick Reference](https://jsuites.net/v4/organogram/quick-reference)
248
+ ### 📊 Pivot Tables
177
249
 
178
- #### Examples
250
+ Transform raw data into meaningful insights with powerful pivot table functionality:
179
251
 
180
- * [Basic](https://jsuites.net/v4/organogram/basic)
181
- * [Methods](https://jsuites.net/v4/organogram/methods)
252
+ - Drag-and-drop field configuration for rows, columns, values, and filters
253
+ - Multiple aggregation functions (sum, count, average, min, max, etc.)
254
+ - Dynamic filtering and sorting capabilities
255
+ - Expandable/collapsible row and column groups
256
+ - Custom calculated fields and items
257
+ - Export pivot table results to various formats
182
258
 
183
- #### Integrations
259
+ ### ⚡ Performance & Scalability Features
184
260
 
185
- * [React organogram](https://jsuites.net/v4/organogram/organogram-with-react)
186
- * [Vue organogram](https://jsuites.net/v4/organogram/organogram-with-vue)
187
- * [Angular organogram](https://jsuites.net/v4/organogram/organogram-with-angular)
261
+ ![Performance Demo](https://jspreadsheet.com/templates/default/img/sheetperformance.gif)
188
262
 
189
- ### Javascript Heatmap
263
+ **Virtual Rendering Engine** Only visible cells are rendered in the DOM, enabling smooth performance with unlimited data sizes. Scroll through millions of rows without lag or memory issues.
190
264
 
191
- #### Documentation
265
+ **Intelligent Caching** Smart caching algorithms ensure frequently accessed data remains instantly available while optimizing memory usage for large datasets.
192
266
 
193
- * [Getting started](https://jsuites.net/v4/heatmap)
194
- * [Quick reference](https://jsuites.net/v4/heatmap/quick-reference)
267
+ **Lazy Loading Support** Load data on demand as users scroll or navigate, ideal for server-side data sources and real-time feeds.
195
268
 
196
- #### Examples
269
+ **Mobile Optimization** Jspreadsheet is designed to work comfortably on mobile devices:
197
270
 
198
- * [Basic](https://jsuites.net/v4/heatmap/basic)
199
- * [Colors](https://jsuites.net/v4/heatmap/colors)
200
- * [Title and tooltip](https://jsuites.net/v4/heatmap/title-and-tooltip)
271
+ - Pinch-to-zoom for detailed viewing
272
+ - Touch scrolling with momentum
273
+ - Long-press context menus
274
+ - Responsive layout adaptation
201
275
 
202
- ### Core features
276
+ ### 📁 Data Import & Export
203
277
 
204
- #### Core
278
+ **Excel File Support** Powerful Excel file support for .XLS and .XLSX formats with:
205
279
 
206
- * [Ajax requests](https://jsuites.net/v4/core/ajax)
207
- * [Animations](https://jsuites.net/v4/core/animations)
208
- * [Toast](https://jsuites.net/v4/core/javascript-toast)
209
- * [Loading spin](https://jsuites.net/v4/core/loading-spin)
210
- * [Drag and drop](https://jsuites.net/v4/core/js-drag-and-drop)
280
+ - All formulas and calculations
281
+ - Cell formatting and styles
282
+ - Charts and embedded objects
283
+ - Multiple worksheets
284
+ - Named ranges and defined names
285
+ - Data validation rules
211
286
 
212
- #### Helpers
287
+ **CSV Handling** Advanced CSV processing with:
213
288
 
214
- * [Push to refresh](https://jsuites.net/v4/core/push-to-refresh)
215
- * [Custom scroll](https://jsuites.net/v4/core/scroll)
216
- * [Generic lazy loading](https://jsuites.net/v4/core/lazy-loading)
217
- * [File upload](https://jsuites.net/v4/core/files)
289
+ - Custom delimiter detection
290
+ - Encoding handling (UTF-8, Latin-1, etc.)
291
+ - Quote and escape character processing
292
+ - Header row detection
293
+ - Data type inference
218
294
 
219
- ### JavaScript Dropdown
295
+ **JSON Integration** Native JSON import/export for seamless integration with REST APIs and modern data sources.
220
296
 
221
- #### Documentation
297
+ ### 👥 Collaboration Features *(Enterprise Edition)*
222
298
 
223
- * [Getting started](https://jsuites.net/v4/dropdown-and-autocomplete)
224
- * [Quick Reference](https://jsuites.net/v4/dropdown-and-autocomplete/quick-reference)
299
+ **Real-Time Multi-User Editing** Multiple users can edit the same spreadsheet simultaneously with:
225
300
 
226
- #### Examples
301
+ - Conflict resolution algorithms
302
+ - User presence indicators
303
+ - Live cursor tracking
304
+ - Automatic change synchronization
305
+ - Offline editing with sync on reconnect
227
306
 
228
- * [Basic](https://jsuites.net/v4/dropdown-and-autocomplete/basic)
229
- * [Multiple options](https://jsuites.net/v4/dropdown-and-autocomplete/multiple)
230
- * [Large sample](https://jsuites.net/v4/dropdown-and-autocomplete/large-sample)
231
- * [Remote search](https://jsuites.net/v4/dropdown-and-autocomplete/remote-search)
232
- * [Add new option](https://jsuites.net/v4/dropdown-and-autocomplete/new-options)
233
- * [Images](https://jsuites.net/v4/dropdown-and-autocomplete/images)
234
- * [Colors](https://jsuites.net/v4/dropdown-and-autocomplete/colors)
235
- * [Countries](https://jsuites.net/v4/dropdown-and-autocomplete/countries)
236
- * [Grouping elements](https://jsuites.net/v4/dropdown-and-autocomplete/grouping-elements)
237
- * [Events](https://jsuites.net/v4/dropdown-and-autocomplete/events)
238
- * [Methods](https://jsuites.net/v4/dropdown-and-autocomplete/methods)
239
- * [Mobile rendering](https://jsuites.net/v4/dropdown-and-autocomplete/mobile)
307
+ **Advanced Comments & Annotations** Threaded commenting system with:
240
308
 
241
- #### Integrations
309
+ - Rich text comments
310
+ - @mentions and notifications
311
+ - Comment resolution tracking
312
+ - Audit trail maintenance
242
313
 
243
- * [React dropdown](https://jsuites.net/v4/dropdown-and-autocomplete/javascript-dropdown-with-react)
244
- * [Vue dropdown](https://jsuites.net/v4/dropdown-and-autocomplete/javascript-dropdown-with-vue)
245
- * [Angular dropdown](https://jsuites.net/v4/dropdown-and-autocomplete/javascript-dropdown-with-angular)
314
+ **Version Control** Every change is automatically recorded:
246
315
 
247
- ### JavaScript Calendar
316
+ - Point-in-time restoration
317
+ - Change highlighting
318
+ - User attribution
319
+ - Branching and merging capabilities
248
320
 
249
- #### Documentation
321
+ **Permissions & Security** Advanced features to protect your data:
250
322
 
251
- * [Getting started](https://jsuites.net/v4/javascript-calendar)
252
- * [Quick Reference](https://jsuites.net/v4/javascript-calendar/quick-reference)
323
+ - Cell-level permissions
324
+ - Sheet protection
325
+ - User role management
326
+ - Field-level encryption
327
+ - Audit logging
253
328
 
254
- #### Examples
329
+ [📖 **Complete Feature Documentation →**](https://jspreadsheet.com/docs)
255
330
 
256
- * [Basic](https://jsuites.net/v4/javascript-calendar/basic)
257
- * [Time picker](https://jsuites.net/v4/javascript-calendar/time-picker)
258
- * [Year and month picker](https://jsuites.net/v4/javascript-calendar/year-month)
259
- * [Events](https://jsuites.net/v4/javascript-calendar/events)
260
- * [Valid range](https://jsuites.net/v4/javascript-calendar/valid-range)
261
- * [International](https://jsuites.net/v4/javascript-calendar/international)
262
- * [Methods](https://jsuites.net/v4/javascript-calendar/methods)
263
- * [Inline calendar](https://jsuites.net/v4/javascript-calendar/inline)
264
- * [Mobile rendering](https://jsuites.net/v4/javascript-calendar/mobile)
331
+ ---
265
332
 
266
- #### Integrations
333
+ ## 🛠️ Framework Integration
267
334
 
268
- * [React calendar](https://jsuites.net/v4/javascript-calendar/javascript-calendar-with-react)
269
- * [Vue calendar](https://jsuites.net/v4/javascript-calendar/javascript-calendar-with-vue)
270
- * [Angular calendar](https://jsuites.net/v4/javascript-calendar/javascript-calendar-with-angular)
335
+ Jspreadsheet works seamlessly with all major frameworks:
271
336
 
272
- ### Tags and keywords
337
+ ### React
273
338
 
274
- #### Documentation
339
+ ```bash
340
+ npm install @jspreadsheet/react
341
+ ```
275
342
 
276
- * [Getting started](https://jsuites.net/v4/javascript-tags)
277
- * [Quick Reference](https://jsuites.net/v4/javascript-tags/quick-reference)
343
+ ```jsx
344
+ import React, { useRef } from "react";
345
+ import { Spreadsheet } from '@jspreadsheet/react';
346
+ import "jsuites/dist/jsuites.css";
347
+ import "jspreadsheet/dist/jspreadsheet.css";
278
348
 
279
- #### Examples
349
+ const license = 'YOUR-LICENSE-KEY';
280
350
 
281
- * [Basic](https://jsuites.net/v4/javascript-tags/basic)
282
- * [Suggestions](https://jsuites.net/v4/javascript-tags/remote-search)
283
- * [Events](https://jsuites.net/v4/javascript-tags/events)
284
- * [Validations](https://jsuites.net/v4/javascript-tags/validations)
351
+ function App() {
352
+ const spreadsheet = useRef();
353
+ const worksheets = { data: [[1, 2, 3]] };
285
354
 
286
- #### Integrations
355
+ return <Spreadsheet ref={spreadsheet} worksheets={worksheets} license={license} />;
356
+ }
357
+ ```
287
358
 
288
- * [React tags](https://jsuites.net/v4/javascript-tags/javascript-tags-with-react)
289
- * [Vue tags](https://jsuites.net/v4/javascript-tags/javascript-tags-with-vue)
290
- * [Angular tags](https://jsuites.net/v4/javascript-tags/javascript-tags-with-angular)
359
+ [📖 Docs](https://jspreadsheet.com/docs/react) • [🎮 Examples](https://jspreadsheet.com/docs/react#examples)
291
360
 
292
- ### JavaScript tabs plugin
361
+ ### Vue.js
293
362
 
294
- #### Documentation
363
+ ```bash
364
+ npm install @jspreadsheet/vue
365
+ ```
295
366
 
296
- * [Getting started](https://jsuites.net/v4/javascript-tabs)
297
- * [Quick Reference](https://jsuites.net/v4/javascript-tabs/quick-reference)
367
+ ```vue
368
+ <template>
369
+ <Spreadsheet :worksheets="worksheets" :license="license" />
370
+ </template>
298
371
 
299
- #### Examples
372
+ <script>
373
+ import { Spreadsheet } from "@jspreadsheet/vue";
374
+ import "jsuites/dist/jsuites.css";
375
+ import "jspreadsheet/dist/jspreadsheet.css";
300
376
 
301
- * [Basic](https://jsuites.net/v4/javascript-tabs/basic)
302
- * [Style](https://jsuites.net/v4/javascript-tabs/style)
303
- * [Headers with icons](https://jsuites.net/v4/javascript-tabs/icons)
304
- * [Remote content](https://jsuites.net/v4/javascript-tabs/remote)
305
- * [Events](https://jsuites.net/v4/javascript-tabs/events)
306
- * [Methods](https://jsuites.net/v4/javascript-tabs/methods)
377
+ const license = 'YOUR-LICENSE-KEY';
307
378
 
308
- ### Color picker plugin
379
+ export default {
380
+ components: { Spreadsheet },
381
+ data() {
382
+ return {
383
+ license: license,
384
+ worksheets: { data: [[1, 2, 3]] },
385
+ };
386
+ }
387
+ }
388
+ </script>
389
+ ```
309
390
 
310
- #### Documentation
391
+ [📖 Docs](https://jspreadsheet.com/docs/vue) • [🎮 Examples](https://jspreadsheet.com/docs/vue#examples)
311
392
 
312
- * [Getting started](https://jsuites.net/v4/color-picker)
313
- * [Quick Reference](https://jsuites.net/v4/color-picker/quick-reference)
393
+ ### Angular
314
394
 
315
- #### Examples
395
+ ```bash
396
+ npm install jspreadsheet
397
+ ```
316
398
 
317
- * [Basic](https://jsuites.net/v4/color-picker/basic)
318
- * [Events](https://jsuites.net/v4/color-picker/events)
319
- * [Custom colors](https://jsuites.net/v4/color-picker/custom-colors)
320
- * [Palettes](https://jsuites.net/v4/color-picker/color-palettes)
321
- * [Responsive](https://jsuites.net/v4/color-picker/mobile)
399
+ ```typescript
400
+ import { Component, ViewChild, ElementRef } from "@angular/core";
401
+ import jspreadsheet from "jspreadsheet";
322
402
 
323
- #### Examples
403
+ jspreadsheet.setLicense('YOUR-LICENSE-KEY');
324
404
 
325
- * [React color picker](https://jsuites.net/v4/color-picker/javascript-color-picker-with-react)
326
- * [Vue color picker](https://jsuites.net/v4/color-picker/javascript-color-picker-with-vue)
327
- * [Angular color picker](https://jsuites.net/v4/color-picker/javascript-color-picker-with-angular)
405
+ @Component({
406
+ selector: 'app-root',
407
+ standalone: true,
408
+ template: `<div #spreadsheet></div>`,
409
+ })
410
+ export class AppComponent {
411
+ @ViewChild('spreadsheet') spreadsheet!: ElementRef;
412
+ worksheets: jspreadsheet.worksheetInstance[] = [];
328
413
 
329
- ### Context menu plugin
414
+ ngAfterViewInit() {
415
+ this.worksheets = jspreadsheet(this.spreadsheet.nativeElement, {
416
+ worksheets: [{ data: [[1, 2, 3]] }]
417
+ });
418
+ }
419
+ }
420
+ ```
330
421
 
331
- #### Documentation
422
+ [📖 Docs](https://jspreadsheet.com/docs/angular) • [🎮 Examples](https://jspreadsheet.com/docs/angular#examples)
332
423
 
333
- * [Getting started](https://jsuites.net/v4/contextmenu)
334
- * [Quick Reference](https://jsuites.net/v4/contextmenu/quick-reference)
424
+ ### All Frameworks
335
425
 
336
- #### Examples
426
+ | Framework | Package | Docs |
427
+ | :---- | :---- | :---- |
428
+ | **React** | `@jspreadsheet/react` | [Documentation](https://jspreadsheet.com/docs/react) |
429
+ | **Vue.js** | `@jspreadsheet/vue` | [Documentation](https://jspreadsheet.com/docs/vue) |
430
+ | **Angular** | `jspreadsheet` | [Documentation](https://jspreadsheet.com/docs/angular) |
431
+ | **Vanilla JS** | `jspreadsheet` | [Documentation](https://jspreadsheet.com/docs) |
337
432
 
338
- * [Basic](https://jsuites.net/v4/contextmenu/basic)
339
- * [Vanilla example](https://jsuites.net/v4/contextmenu/vanilla)
340
- * [Icons](https://jsuites.net/v4/contextmenu/icons)
341
- * [Submenu](https://jsuites.net/v4/contextmenu/submenu)
433
+ ---
342
434
 
343
- ### Input mask plugin
435
+ ## 🎮 Live Examples
344
436
 
345
- #### Documentation
437
+ Explore interactive examples organized by category:
346
438
 
347
- * [Getting started](https://jsuites.net/v4/javascript-mask)
348
- * [Quick reference](https://jsuites.net/v4/javascript-mask/quick-reference)
439
+ | Category | Description |
440
+ | :---- | :---- |
441
+ | [**Performance**](https://jspreadsheet.com/demo/performance) | Handle millions of rows with smooth scrolling |
442
+ | [**Integration**](https://jspreadsheet.com/demo/integration) | Charts, formulas, and data binding |
443
+ | [**Collaboration**](https://jspreadsheet.com/demo/collaboration) | Real-time multi-user editing |
444
+ | [**Supply Chain**](https://jspreadsheet.com/demo/supply-chain) | Dashboard with inventory tracking |
445
+ | [**Project Management**](https://jspreadsheet.com/demo/project-management) | Task tracking and Gantt charts |
446
+ | [**Financial**](https://jspreadsheet.com/demo/financial) | Investment portfolio tracker |
447
+ | [**HR Planner**](https://jspreadsheet.com/demo/fiscal-year) | Fiscal year planning tool |
448
+ | [**Sales Dashboard**](https://jspreadsheet.com/demo/sales-dashboard) | Revenue and metrics visualization |
349
449
 
350
- #### Examples
450
+ [🚀 **View All Examples**](https://jspreadsheet.com/demo)
351
451
 
352
- * [Basic](https://jsuites.net/v4/javascript-mask/basic)
353
- * [Events](https://jsuites.net/v4/javascript-mask/events)
354
- * [Programmatically updates](https://jsuites.net/v4/javascript-mask/programmatically-updates)
452
+ ---
355
453
 
356
- ### JavaScript Modal
454
+ ## 🎯 Use Cases
357
455
 
358
- #### Documentation
456
+ | Industry | Applications |
457
+ | :---- | :---- |
458
+ | **Finance & Accounting** | Budgeting tools, balance sheets, forecasting apps, loan calculators |
459
+ | **Data Analysis** | KPI monitoring, ad hoc reporting, analytics front-ends |
460
+ | **Operations & Logistics** | Inventory tracking, scheduling, project management boards |
461
+ | **Healthcare & Research** | Clinical data collection, experiment logs, scientific modelling |
462
+ | **Education** | Interactive exercises, grading sheets, collaborative workbooks |
463
+ | **Enterprise SaaS** | Admin panels, CRMs, HR tools, product configurators |
359
464
 
360
- * [Getting started](https://jsuites.net/v4/modal)
361
- * [Quick reference](https://jsuites.net/v4/modal/quick-reference)
465
+ ---
362
466
 
363
- #### Examples
467
+ ## 💬 What Our Customers Say
364
468
 
365
- * [Basic](https://jsuites.net/v4/modal/basic)
366
- * [Events](https://jsuites.net/v4/modal/events)
367
- * [React modal](https://jsuites.net/v4/modal/javascript-modal-with-react)
469
+ > *"At SplitC we struggled sometimes when users wanted to bulk insert/edit things (sometimes over 100k rows) and we needed performance. Jspreadsheet is probably the fastest spreadsheet component you'll find out there, and with a small bundle size. By the way, support is awesome."*
470
+ >
471
+ > **— Lucas Segers, SplitC**
368
472
 
369
- ### Rich HTML Forms
473
+ > *"We vetted 10 JavaScript components and we must say that Jspreadsheet comes out as the best."*
474
+ >
475
+ > **— Lode Cools, Bizz Control**
370
476
 
371
- #### Documentation
477
+ > *"The latest version of Jspreadsheet is a powerful data grid tool, providing an excellent front end for our spreadsheet interface. The Jspreadsheet team is helpful and quick to respond."*
478
+ >
479
+ > **— Dana Stoesz, PharmacyWire**
372
480
 
373
- * [Getting started](https://jsuites.net/v4/rich-form)
374
- * [Quick reference](https://jsuites.net/v4/rich-form/quick-reference)
481
+ ---
375
482
 
376
- #### Examples
483
+ ## 📚 Documentation & Resources
377
484
 
378
- * [Tracking changes](https://jsuites.net/v4/rich-form/tracking-for-form-changes)
379
- * [Updates](https://jsuites.net/v4/rich-form/methods)
380
- * [Validations](https://jsuites.net/v4/rich-form/validations)
485
+ ### 📖 Getting Started
381
486
 
382
- ### JavaScript rating plugin
487
+ - [Installation Guide](https://jspreadsheet.com/docs)
488
+ - [Quick Start Tutorial](https://jspreadsheet.com/docs/getting-started)
489
+ - [Basic Examples](https://jspreadsheet.com/demo)
383
490
 
384
- #### Documentation
491
+ ### 🔧 Advanced Topics
385
492
 
386
- * [Getting started](https://jsuites.net/v4/rating)
387
- * [Quick reference](https://jsuites.net/v4/rating/quick-reference)
493
+ - [Formula Reference](https://jspreadsheet.com/docs/formulas)
494
+ - [Custom Cell Editors](https://jspreadsheet.com/docs/editors)
495
+ - [Real-time Collaboration](https://jspreadsheet.com/products/server)
496
+ - [Performance Optimization](https://jspreadsheet.com/docs/performance)
388
497
 
389
- #### Examples
498
+ ### 🎨 Customization
390
499
 
391
- * [Events](https://jsuites.net/v4/rating/events)
500
+ - [Themes & Styling](https://jspreadsheet.com/docs/themes)
501
+ - [Custom Plugins](https://jspreadsheet.com/docs/plugins)
502
+ - [API Reference](https://jspreadsheet.com/docs/methods)
392
503
 
393
- #### Integrations
504
+ ---
394
505
 
395
- * [React Rating](https://jsuites.net/v4/rating/javascript-rating-with-react)
396
- * [Vue Rating](https://jsuites.net/v4/rating/javascript-rating-with-vue)
397
- * [Angular Rating](https://jsuites.net/v4/rating/javascript-rating-with-angular)
506
+ ## ❓ Frequently Asked Questions
398
507
 
399
- ### JavaScript toolbar
508
+ <details>
509
+ <summary><strong>Does Jspreadsheet work with any build system or bundler?</strong></summary>
400
510
 
401
- #### Documentation
511
+ Yes, Jspreadsheet is built with vanilla JavaScript and has zero dependencies, making it compatible with any build system including Webpack, Rollup, Parcel, Vite, or no build system at all.
512
+ </details>
402
513
 
403
- * [Getting started](https://jsuites.net/v4/toolbar)
404
- * [Quick reference](https://jsuites.net/v4/toolbar/quick-reference)
514
+ <details>
515
+ <summary><strong>What browsers are supported?</strong></summary>
405
516
 
406
- #### Examples
517
+ Jspreadsheet supports all modern browsers including Chrome 70+, Firefox 65+, Safari 12+, and Edge 79+. Mobile browsers (iOS Safari, Android Chrome) are fully supported with touch-optimized interactions.
518
+ </details>
407
519
 
408
- * [Fontawsome](https://jsuites.net/v4/toolbar/fontawsome)
409
- * [Custom icons](https://jsuites.net/v4/toolbar/custom-icons)
520
+ <details>
521
+ <summary><strong>How many rows can Jspreadsheet handle?</strong></summary>
410
522
 
411
- ### Text editor plugin
523
+ Version 12 can handle **over 1 million rows** with real DOM elements while maintaining smooth scrolling and editing performance. The virtual rendering engine ensures only visible cells impact performance.
524
+ </details>
412
525
 
413
- #### Documentation
526
+ <details>
527
+ <summary><strong>Does it work with TypeScript?</strong></summary>
414
528
 
415
- * [Getting started](https://jsuites.net/v4/text-editor)
416
- * [Quick reference](https://jsuites.net/v4/text-editor/quick-reference)
529
+ Yes, Jspreadsheet includes comprehensive TypeScript definitions with full type safety for all APIs, events, and configuration options.
530
+ </details>
417
531
 
418
- #### Examples
532
+ <details>
533
+ <summary><strong>Can I import Excel files?</strong></summary>
419
534
 
420
- * [Basic](https://jsuites.net/v4/text-editor/basic)
421
- * [Custom toolbar](https://jsuites.net/v4/text-editor/custom-toolbar)
422
- * [Dropping zone](https://jsuites.net/v4/text-editor/dropping-zone)
423
- * [URL Snippets](https://jsuites.net/v4/text-editor/website-snippet)
535
+ Yes, Excel import (.XLS and .XLSX) is available in Standard, Enterprise, and Ultimate editions with support for formulas, formatting, charts, multiple worksheets, and data validation rules.
536
+ </details>
424
537
 
425
- ### Picker plugin
538
+ <details>
539
+ <summary><strong>Is real-time collaboration supported?</strong></summary>
426
540
 
427
- #### Documentation
541
+ Real-time collaboration is available in the Enterprise Edition with features including simultaneous multi-user editing, live cursor tracking, conflict resolution, and offline editing with sync.
542
+ </details>
428
543
 
429
- * [Getting started](https://jsuites.net/v4/picker)
430
- * [Quick reference](https://jsuites.net/v4/picker/quick-reference)
544
+ [**View Full FAQ →**](https://jspreadsheet.com/docs/faq)
431
545
 
432
- #### Examples
546
+ ---
433
547
 
434
- * [Basic](https://jsuites.net/v4/picker/basic)
435
- * [Stylize options](https://jsuites.net/v4/picker/stylize-options)
436
- * [Static front](https://jsuites.net/v4/picker/static-front)
437
- * [Handle changes](https://jsuites.net/v4/picker/handle-changes)
548
+ ## 📋 Changelog
438
549
 
439
- #### Integrations
550
+ ### v12.0.0 - September 2024 🎉
440
551
 
441
- * [React Picker](https://jsuites.net/v4/picker/picker-with-react)
442
- * [Vue Picker](https://jsuites.net/v4/picker/picker-with-vue)
443
- * [Angular Picker](https://jsuites.net/v4/picker/picker-with-angular)
552
+ **Major Release Highlights:**
444
553
 
445
- ### Image slider plugin
554
+ - **1M+ Rows** - Support for over 1 million rows with real DOM elements
555
+ - ✨ **Pivot Tables** - Dynamic data summarization with drag-and-drop configuration
556
+ - ✨ **Worksheet Tables** - New table feature for structured data management
557
+ - ✨ **Style Preservation** - Copy/paste from Excel/Google Sheets with formatting
558
+ - ✨ **Web Components** - Modern web-components-based editors
559
+ - ✨ **Multi-Selection** - Drag & drop for multiple columns/rows
560
+ - ✨ **Mobile Navigation** - Completely redesigned touch experience
561
+ - ✨ **Accessibility** - Enhanced keyboard navigation with IME support
446
562
 
447
- #### Documentation
563
+ **New Extensions:**
448
564
 
449
- * [Getting started](https://jsuites.net/v4/image-slider)
450
- * [Quick reference](https://jsuites.net/v4/image-slider/quick-reference)
565
+ - `@jspreadsheet/extensions` - Complete collection of extensions
566
+ - `@jspreadsheet/format` - Advanced custom editors and cell masking
451
567
 
452
- #### Examples
568
+ [📖 **Full Changelog**](https://jspreadsheet.com/docs/upgrades)
453
569
 
454
- * [Basic](https://jsuites.net/v4/image-slider/basic)
570
+ ---
455
571
 
456
- ### All Components
572
+ ## 📦 Package Information
457
573
 
458
- #### Core
574
+ ### NPM Package
459
575
 
460
- * [Ajax requests](https://jsuites.net/v4/core/ajax)
461
- * [Animations](https://jsuites.net/v4/core/animations)
462
- * [Toast](https://jsuites.net/v4/core/javascript-toast)
463
- * [Loading spin](https://jsuites.net/v4/core/loading-spin)
464
- * [Drag and drop](https://jsuites.net/v4/core/js-drag-and-drop)
576
+ - **Package Name**: `jspreadsheet`
577
+ - **Current Version**: 12.x
578
+ - **Bundle Size**: ~200KB minified + gzipped
579
+ - **Dependencies**: jsuites v6.x
580
+ - **TypeScript**: Full type definitions included
581
+ - **Module Formats**: ESM, CommonJS, UMD
465
582
 
466
- #### Extensions
583
+ ### Repository
467
584
 
468
- * [Cropper](https://jsuites.net/v4/image-cropper)
469
- * [Template](https://jsuites.net/v4/javascript-template)
470
- * [Organogram](https://jsuites.net/v4/organogram)
471
- * [Heatmap](https://jsuites.net/v4/heatmap)
585
+ - **Homepage**: [https://jspreadsheet.com](https://jspreadsheet.com)
586
+ - **Documentation**: [https://jspreadsheet.com/docs](https://jspreadsheet.com/docs)
587
+ - **Issues**: [https://github.com/jspreadsheet/pro/issues](https://github.com/jspreadsheet/pro/issues)
588
+ - **Community Edition**: [https://github.com/jspreadsheet/ce](https://github.com/jspreadsheet/ce)
472
589
 
473
- #### Components
590
+ ### Keywords
474
591
 
475
- * [Calendar](https://jsuites.net/v4/javascript-calendar)
476
- * [Color picker](https://jsuites.net/v4/color-picker)
477
- * [Context menu](https://jsuites.net/v4/contextmenu)
478
- * [Dropdown](https://jsuites.net/v4/dropdown-and-autocomplete)
479
- * [Mask](https://jsuites.net/v4/javascript-mask)
480
- * [Modal](https://jsuites.net/v4/modal)
481
- * [Picker](https://jsuites.net/v4/picker)
482
- * [Rating](https://jsuites.net/v4/rating)
483
- * [Rich forms](https://jsuites.net/v4/rich-form)
484
- * [Richtext](https://jsuites.net/v4/text-editor)
485
- * [Slider](https://jsuites.net/v4/image-slider)
486
- * [Tags](https://jsuites.net/v4/javascript-tags)
487
- * [Tabs](https://jsuites.net/v4/javascript-tabs)
488
- * [Toolbars](https://jsuites.net/v4/toolbar)
592
+ `spreadsheet`, `datagrid`, `data-grid`, `excel`, `table`, `data-table`, `vanilla-js`, `javascript`, `typescript`, `react`, `vue`, `angular`, `pivot-table`, `formulas`, `charts`, `data-visualization`, `collaboration`, `real-time`
489
593
 
594
+ ---
595
+
596
+ ## 💬 Community & Support
597
+
598
+ ### 👋 Join Our Community
599
+
600
+ - [GitHub Discussions](https://github.com/jspreadsheet/pro/issues) - Ask questions and share ideas
601
+ - [Stack Overflow](https://stackoverflow.com/questions/tagged/jspreadsheet) - Technical Q&A
602
+
603
+ ### 📞 Get Support
604
+
605
+ - **Standard Edition**: Priority email support with 48-hour response time
606
+ - **Enterprise Edition**: Dedicated support team and phone support
607
+ - **Ultimate Edition**: SLA guarantees with 4-hour response for critical issues
608
+
609
+ [Contact Support](https://jspreadsheet.com/contact)
610
+
611
+ ---
612
+
613
+ ## 📄 License
614
+
615
+ **Jspreadsheet PRO** is available under commercial license options:
616
+
617
+ - **Standard Edition**: Commercial license for small teams
618
+ - **Enterprise Edition**: Full commercial license with premium features
619
+ - **Ultimate Edition**: Complete solution with collaboration and advanced features
620
+
621
+ **Looking for the open-source version?** Check out [jspreadsheet-ce](https://github.com/jspreadsheet/ce) (Community Edition) under MIT License.
622
+
623
+ [View License Details](https://jspreadsheet.com/docs/license) | [Compare Editions](https://jspreadsheet.com/pricing)
624
+
625
+ ---
626
+
627
+ ## 🌍 Join Thousands of Developers
628
+
629
+ Jspreadsheet powers spreadsheet applications across industries — from fintech startups to Fortune 500 enterprises. Join our growing community of developers who are building the future of data manipulation on the web.
630
+
631
+ **Transform your data, empower your users, and accelerate your development with Jspreadsheet.**
632
+
633
+ ---
634
+
635
+ <p align="center">
636
+ <a href="https://jspreadsheet.com"><strong>🚀 Try it for Free</strong></a> •
637
+ <a href="https://jspreadsheet.com/docs"><strong>📖 Read the Docs</strong></a> •
638
+ <a href="https://github.com/jspreadsheet/jspreadsheet/discussions"><strong>💬 Join Community</strong></a>
639
+ </p>
640
+
641
+ <p align="center">
642
+ Made with ❤️ by the Jspreadsheet Team
643
+ </p>