| 
									
										
										
										
											2020-03-23 01:57:53 +00:00
										 |  |  | # x-spreadsheet
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | The `sheet_to_json` utility function generates output arrays suitable for use | 
					
						
							|  |  |  | with other JS libraries such as data grids for previewing data.  With a familiar | 
					
						
							|  |  |  | UI, [`x-spreadsheet`](https://myliang.github.io/x-spreadsheet/) is an excellent | 
					
						
							|  |  |  | choice for developers looking for a modern editor. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-08-22 00:51:51 +00:00
										 |  |  | [The new docs](https://docs.sheetjs.com/docs/demos/grid/#x-spreadsheet) | 
					
						
							|  |  |  | include more detail and examples. | 
					
						
							| 
									
										
										
										
											2020-03-23 01:57:53 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-08-22 00:51:51 +00:00
										 |  |  | The original demo is available at <https://docs.sheetjs.com/xspreadsheet/> | 
					
						
							| 
									
										
										
										
											2020-03-23 01:57:53 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-08-22 00:51:51 +00:00
										 |  |  | A hosted version of the `xlsxspread.js` script is available on the SheetJS CDN: | 
					
						
							| 
									
										
										
										
											2020-03-23 01:57:53 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-08-22 00:51:51 +00:00
										 |  |  | - <https://cdn.sheetjs.com/xspreadsheet/xlsxspread.js> original script | 
					
						
							|  |  |  | - <https://cdn.sheetjs.com/xspreadsheet/xlsxspread.min.js> minified | 
					
						
							| 
									
										
										
										
											2020-03-23 01:57:53 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | [](https://github.com/SheetJS/js-xlsx) |