Skip to content

tgfjt-boxbox/xlsx-parse-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xlsx parse test

xlsx with Japanese Kanji & Katakana

xlsx/sample.xlsx

image

Env

  • Mac OS X 10.10
  • Node v0.10.32

result:

$ node parse
[ [ '漢字' ], [ '漢字withColorカンジ' ] ]

want:

[ [ '漢字' ], [ '漢字withColor' ] ]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published