@mescius/spread-sheets 17.1.10 → 18.0.1
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 +15 -18
- package/dist/gc.spread.sheets.all.min.js +278 -108
- package/dist/gc.spread.sheets.d.ts +2370 -62
- package/package.json +1 -1
- package/styles/gc.spread.sheets.css +43 -5
- package/styles/gc.spread.sheets.excel2013darkGray.css +45 -5
- package/styles/gc.spread.sheets.excel2013lightGray.css +45 -5
- package/styles/gc.spread.sheets.excel2013white.css +45 -5
- package/styles/gc.spread.sheets.excel2016black.css +45 -5
- package/styles/gc.spread.sheets.excel2016colorful.css +45 -5
- package/styles/gc.spread.sheets.excel2016darkGray.css +45 -5
package/README.md
CHANGED
@@ -1,19 +1,19 @@
|
|
1
1
|
### [English](#spreadjs) [日本語](#spreadjs-jp) [한국어](#spreadjs-kr)
|
2
2
|
# SpreadJS
|
3
|
-
[A Complete JavaScript Spreadsheet](https://developer.mescius.com/spreadjs?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing) for Enterprise Apps.
|
3
|
+
## [A Complete JavaScript Spreadsheet](https://developer.mescius.com/spreadjs?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing) for Enterprise Apps.
|
4
4
|
|
5
5
|
SpreadJS is the most complete enterprise JavaScript spreadsheet solution for delivering Microsoft® [Excel-like spreadsheet](https://developer.mescius.com/spreadjs/javascript-excel-features?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing) experiences, fast. SpreadJS also provides full support for [React](https://developer.mescius.com/spreadjs/react-spreadsheet-components?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), [Vue](https://developer.mescius.com/spreadjs/vue-spreadsheet-components?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), [Angular](https://developer.mescius.com/spreadjs/angular-spreadsheet-components?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), and TypeScript.
|
6
6
|
|
7
|
-
This enterprise-grade JavaScript spreadsheet supports many popular features such as a [powerful formula engine (500+ functions)](https://developer.mescius.com/spreadjs/javascript-excel-calculations?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), [PivotTables](https://developer.mescius.com/spreadjs/javascript-excel-spreadsheet-pivot-table?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), [charting](https://developer.mescius.com/spreadjs/javascript-chart-components?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), slicers, [sparklines](https://developer.mescius.com/spreadjs/javascript-sparkline-charts?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), conditional formatting, tables, international localization, printing, sorting, filtering, drag-fill, grouping, undo/redo, data validation, [input controls](https://developer.mescius.com/spreadjs/javascript-spreadsheet-cell-types?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing),
|
7
|
+
This enterprise-grade JavaScript spreadsheet supports many popular features such as a [powerful formula engine (500+ functions)](https://developer.mescius.com/spreadjs/javascript-excel-calculations?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), native Excel input and output, [PivotTables](https://developer.mescius.com/spreadjs/javascript-excel-spreadsheet-pivot-table?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), [charting](https://developer.mescius.com/spreadjs/javascript-chart-components?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), slicers, [sparklines](https://developer.mescius.com/spreadjs/javascript-sparkline-charts?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), conditional formatting, tables, international localization, printing, sorting, filtering, drag-fill, grouping, undo/redo, data validation, [input controls](https://developer.mescius.com/spreadjs/javascript-spreadsheet-cell-types?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), and much more.
|
8
8
|
|
9
9
|
|
10
10
|

|
11
11
|
## Samples
|
12
12
|
|
13
|
-
To quickly jump in, check out our [Demo Gallery](https://developer.mescius.com/spreadjs/demos
|
14
|
-
You can also view a complete implementation of the on-line [Web Designer](https://developer.mescius.com/spreadjs/designer
|
13
|
+
To quickly jump in, check out our [Demo Gallery](https://developer.mescius.com/spreadjs/demos/?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing).
|
14
|
+
You can also view a complete implementation of the on-line [Web Designer](https://developer.mescius.com/spreadjs/designer/?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing) and [Mobile Spreadsheet Application](https://developer.mescius.com/spreadjs/spreadsheet/?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing)
|
15
15
|
|
16
|
-
Download the [SpreadJS Free Trial](https://developer.mescius.com/spreadjs/download).
|
16
|
+
Download the [SpreadJS Free Trial](https://developer.mescius.com/spreadjs/download?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing).
|
17
17
|
|
18
18
|
## Installation
|
19
19
|
```sh
|
@@ -22,15 +22,20 @@ npm install @mescius/spread-sheets
|
|
22
22
|
|
23
23
|
## Documentation
|
24
24
|
Online documentation is available here:
|
25
|
-
- [Developer's Guide](https://developer.mescius.com/spreadjs/docs/overview)
|
26
|
-
- [
|
27
|
-
- [
|
25
|
+
- [Developer's Guide](https://developer.mescius.com/spreadjs/docs/overview?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing)
|
26
|
+
- [Quick Start](https://developer.mescius.com/spreadjs/docs/getstarted/quick-start?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing)
|
27
|
+
- [API Reference](https://developer.mescius.com/spreadjs/api?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing)
|
28
|
+
- [Product ReadMe](https://developer.mescius.com/spreadjs/docs/rnotes?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing)
|
28
29
|
|
29
30
|
## Getting more help
|
30
31
|
Visit the SpreadJS home page to view comprehensive demos, additional features, licensing and pricing:
|
31
|
-
[https://developer.mescius.com/spreadjs](https://developer.mescius.com/spreadjs)
|
32
|
+
[https://developer.mescius.com/spreadjs](https://developer.mescius.com/spreadjs?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing)
|
32
33
|
|
33
|
-
|
34
|
+
Watch our quick overview video to see the JavaScript spreadsheet component in action: [An Overview of SpreadJS, The Leading JavaScript Spreadsheet Library for Web Applications](https://developer.mescius.com/videos/spreadjs/an-overview-of-spreadjs-the-leading-javascript-spreadsheet-library-for-web-applications?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing)
|
35
|
+
|
36
|
+
Empower your user and development projects with the versatile [optional add-on components](https://developer.mescius.com/spreadjs/javascript-spreadsheet-addons?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing) - [Designer Ribbon](https://www.npmjs.com/package/@mescius/spread-sheets-designer?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), [PivotTable](https://www.npmjs.com/package/@mescius/spread-sheets-pivot-addon?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), [ReportSheet](https://www.npmjs.com/package/@mescius/spread-sheets-reportsheet-addon?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing), and [GanttSheet](https://www.npmjs.com/package/@mescius/spread-sheets-ganttsheet?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing)
|
37
|
+
|
38
|
+
You can ask any question about SpreadJS using the [SpreadJS Forum](https://developer.mescius.com/forums/spreadjs?utm_source=NPM&utm_medium=SP&utm_campaign=SpreadJS-NPM-Main-Listing).
|
34
39
|
|
35
40
|
# SpreadJS JP
|
36
41
|
[SpreadJS](https://developer.mescius.jp/spreadjs)は、WebアプリケーションでExcelライクなUIを実現するために開発されたJavaScriptコントロールです。チャート、表計算関数、フィルタリング、条件付き書式など、豊富なExcel互換機能を搭載したスプレッドシートをブラウザ上に描画し、エンドユーザーになじみのあるUIと操作性を提供します。
|
@@ -71,24 +76,18 @@ SpreadJS는 [강력한 수식 엔진 (500개 이상의 수식)](https://demo.mes
|
|
71
76
|
|
72
77
|
## 샘플
|
73
78
|
|
74
|
-
<hr/>
|
75
|
-
|
76
79
|
빠르게 사용하려면 [데모](https://demo.mescius.co.kr/spreadjs/learn-spreadjs/)를 확인해 보세요. 또한 온라인 [디자이너 컴포넌트](https://demo.mescius.co.kr/spreadjs/designer/)의 전체 구현된 모습을 볼 수 있습니다.
|
77
80
|
|
78
81
|
[SpreadJS 무료 체험판](https://www.mescius.co.kr/download/spreadjs) 다운로드.
|
79
82
|
|
80
83
|
## 설치
|
81
84
|
|
82
|
-
<hr/>
|
83
|
-
|
84
85
|
```JavaScript
|
85
86
|
npm install @mescius/spread-sheets
|
86
87
|
```
|
87
88
|
|
88
89
|
## 도움말
|
89
90
|
|
90
|
-
<hr/>
|
91
|
-
|
92
91
|
온라인 도움말은 여기에서 사용할 수 있습니다:
|
93
92
|
|
94
93
|
- [개발자 도움말](https://developer.mescius.com/spreadjs/docs/overview)
|
@@ -97,8 +96,6 @@ npm install @mescius/spread-sheets
|
|
97
96
|
|
98
97
|
## 추가 페이지
|
99
98
|
|
100
|
-
<hr/>
|
101
|
-
|
102
99
|
- **[SpreadJS 제품 페이지](https://www.mescius.co.kr/spreadjs)**: SpreadJS에서 사용할 수 있는 많은 기능을 확인해 보세요.
|
103
100
|
- **[SpreadJS 도움말](https://developer.mescius.com/spreadjs/docs/overview)**: 기능을 구현하는 방법에 대해 알아보려면 제품 도움말을 참조해 보세요.
|
104
101
|
- **[개발자 포럼](https://dev.mescius.co.kr/)**: SpreadJS 개발자들과 소통하고 개발 팁을 얻어가세요.
|