forked from sheetjs/sheetjs
		
	- more structure in the theme parsing - cellDates option on parsing side creates date cells - cellDates option on writing side creates cells with type 'd' - cell types clarified, type 'str' phased out - README clarifications - more tests to ensure date consistency - more test cases for ODS
		
			
				
	
	
		
			27 lines
		
	
	
		
			241 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			241 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| test_files/
 | |
| tests/files/
 | |
| index.html
 | |
| misc/
 | |
| node_modules
 | |
| tmp
 | |
| *.xls
 | |
| *.xlsb
 | |
| *.xlsm
 | |
| *.xlsx
 | |
| *.xml
 | |
| .gitignore
 | |
| .jshintrc
 | |
| CONTRIBUTING.md
 | |
| Makefile
 | |
| *.lst
 | |
| .npmignore
 | |
| xlsworker.js
 | |
| shim.js
 | |
| test.js
 | |
| .jscs.json
 | |
| .gitmodules
 | |
| .travis.yml
 | |
| bits/
 | |
| odsbits/
 | |
| tests/
 |