https://github.com/unlight/cp1251-utf8
Converts string from windows-1251 (cp1251) to unicode (utf8).
https://github.com/unlight/cp1251-utf8
Last synced: 7 months ago
JSON representation
Converts string from windows-1251 (cp1251) to unicode (utf8).
- Host: GitHub
- URL: https://github.com/unlight/cp1251-utf8
- Owner: unlight
- Created: 2015-01-01T17:22:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-20T20:18:31.000Z (about 9 years ago)
- Last Synced: 2025-01-28T17:07:47.184Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
ABANDONED
---------
### Use [iconv-lite](https://github.com/ashtuchkin/iconv-lite) instead.
DESCRIPTION
-----------
Converts string from windows-1251 (cp1251) to unicode (utf8).