forked from sheetjs/sheetjs
		
	
		
			
				
	
	
	
		
			1.7 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.7 KiB
		
	
	
	
	
	
	
	
JS Ecosystem Demos
The demos directory includes sample projects for:
Frameworks and APIs
- angularjs
- angular and ionic
- knockout
- meteor
- react, react-native, next
- vue 2.x, weex, nuxt
- XMLHttpRequest and fetch
- nodejs server
- databases and key/value stores
- typed arrays and math
Bundlers and Tooling
Platforms and Integrations
- deno
- electron application
- nw.js application
- Chrome / Chromium extensions
- Download a Google Sheet locally
- Adobe ExtendScript
- Headless Browsers
- canvas-datagrid
- x-spreadsheet
- react-data-grid
- vue3-table-light
- Swift JSC and other engines
- "serverless" functions
- internet explorer
Other examples are included in the showcase.
https://sheetjs.com/demos/modify.html shows a complete example of reading, modifying, and writing files.
https://github.com/SheetJS/sheetjs/blob/HEAD/bin/xlsx.njs is the command-line tool included with node installations, reading spreadsheet files and exporting the contents in various formats.