13 lines
		
	
	
		
			447 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			13 lines
		
	
	
		
			447 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | --- | ||
|  | title: Legacy Codepages | ||
|  | hide_table_of_contents: true | ||
|  | pagination_prev: constellation/frac/index | ||
|  | --- | ||
|  | 
 | ||
|  | The SheetJS `codepage` library provides lookup tables and utility functions for | ||
|  | processing data encoded with legacy codepages. It is a core component of file | ||
|  | processing for XLS, CSV, and a number of legacy file formats. | ||
|  | 
 | ||
|  | Source code and project documentation are hosted on the SheetJS Git server at | ||
|  | https://git.sheetjs.com/sheetjs/js-codepage |