eligrey / eligrey/FileSaver.js
write file utf-16/ UCS-2 encoded
Open
- Dominant language
- JavaScript
- Stars
- 22k
- Forks
- 4.3k
- PR merge metrics
- No merged PRs in 30d
Description
Is there any way to write file in UTF-16 or UCS-2 encoded, I am having problem of opening CSV file.
all data gets merged in single column without UCS-2 encoding and BOM.
although I was able to add BOM but not being able to encode file in UTF-16
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.