@@ -29,32 +29,36 @@ can be installed with Bash on Windows or with `cygwin`.
29
29
- [ ` databases and key/value stores ` ] ( database/ )
30
30
- [ ` typed arrays and math ` ] ( array/ )
31
31
32
- ** Bundlers and Tooling**
33
- - [ ` browserify ` ] ( browserify/ )
34
- - [ ` parcel ` ] ( parcel/ )
35
- - [ ` requirejs ` ] ( requirejs/ )
36
- - [ ` rollup ` ] ( rollup/ )
37
- - [ ` systemjs ` ] ( systemjs/ )
38
- - [ ` typescript ` ] ( typescript/ )
39
- - [ ` webpack 2.x ` ] ( webpack/ )
32
+ ** Front-End UI Components**
33
+ - [ ` canvas-datagrid ` ] ( datagrid/ )
34
+ - [ ` x-spreadsheet ` ] ( xspreadsheet/ )
35
+ - [ ` react-data-grid ` ] ( react/modify/ )
36
+ - [ ` vue3-table-light ` ] ( /vue/modify/ )
40
37
41
38
** Platforms and Integrations**
42
39
- [ ` deno ` ] ( deno/ )
43
40
- [ ` electron application ` ] ( electron/ )
44
41
- [ ` nw.js application ` ] ( nwjs/ )
45
42
- [ ` Chrome / Chromium extensions ` ] ( chrome/ )
46
43
- [ ` Google Sheets API ` ] ( https://docs.sheetjs.com/docs/getting-started/demos/gsheet )
47
- - [ ` Adobe Apps ` ] ( https://docs.sheetjs.com/docs/getting-started/demos/extendscript )
44
+ - [ ` ExtendScript for Adobe Apps ` ] ( https://docs.sheetjs.com/docs/getting-started/demos/extendscript )
45
+ - [ ` NetSuite SuiteScript ` ] ( https://docs.sheetjs.com/docs/getting-started/demos/netsuite )
46
+ - [ ` SalesForce Lightning Web Components ` ] ( https://docs.sheetjs.com/docs/getting-started/demos/salesforce )
48
47
- [ ` Excel JavaScript API ` ] ( https://docs.sheetjs.com/docs/getting-started/demos/excel )
49
48
- [ ` Headless Browsers ` ] ( headless/ )
50
- - [ ` canvas-datagrid ` ] ( datagrid/ )
51
- - [ ` x-spreadsheet ` ] ( xspreadsheet/ )
52
- - [ ` react-data-grid ` ] ( react/modify/ )
53
- - [ ` vue3-table-light ` ] ( /vue/modify/ )
54
49
- [ ` Swift JSC and other engines ` ] ( altjs/ )
55
50
- [ ` "serverless" functions ` ] ( function/ )
56
51
- [ ` internet explorer ` ] ( oldie/ )
57
52
53
+ ** Bundlers and Tooling**
54
+ - [ ` browserify ` ] ( browserify/ )
55
+ - [ ` parcel ` ] ( parcel/ )
56
+ - [ ` requirejs ` ] ( requirejs/ )
57
+ - [ ` rollup ` ] ( rollup/ )
58
+ - [ ` systemjs ` ] ( systemjs/ )
59
+ - [ ` typescript ` ] ( typescript/ )
60
+ - [ ` webpack 2.x ` ] ( webpack/ )
61
+
58
62
Other examples are included in the [ showcase] ( demos/showcase/ ) .
59
63
60
64
[ ![ Analytics] ( https://ga-beacon.appspot.com/UA-36810333-1/SheetJS/js-xlsx?pixel )] ( https://github.com/SheetJS/js-xlsx )
0 commit comments