@@ -29,32 +29,36 @@ can be installed with Bash on Windows or with `cygwin`.
2929- [ ` databases and key/value stores ` ] ( database/ )
3030- [ ` typed arrays and math ` ] ( array/ )
3131
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/ )
4037
4138** Platforms and Integrations**
4239- [ ` deno ` ] ( deno/ )
4340- [ ` electron application ` ] ( electron/ )
4441- [ ` nw.js application ` ] ( nwjs/ )
4542- [ ` Chrome / Chromium extensions ` ] ( chrome/ )
4643- [ ` 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 )
4847- [ ` Excel JavaScript API ` ] ( https://docs.sheetjs.com/docs/getting-started/demos/excel )
4948- [ ` Headless Browsers ` ] ( headless/ )
50- - [ ` canvas-datagrid ` ] ( datagrid/ )
51- - [ ` x-spreadsheet ` ] ( xspreadsheet/ )
52- - [ ` react-data-grid ` ] ( react/modify/ )
53- - [ ` vue3-table-light ` ] ( /vue/modify/ )
5449- [ ` Swift JSC and other engines ` ] ( altjs/ )
5550- [ ` "serverless" functions ` ] ( function/ )
5651- [ ` internet explorer ` ] ( oldie/ )
5752
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+
5862Other examples are included in the [ showcase] ( demos/showcase/ ) .
5963
6064[ ![ Analytics] ( https://ga-beacon.appspot.com/UA-36810333-1/SheetJS/js-xlsx?pixel )] ( https://github.com/SheetJS/js-xlsx )
0 commit comments