Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unlight/cp1251-utf8
Converts string from windows-1251 (cp1251) to unicode (utf8).
https://github.com/unlight/cp1251-utf8
Last synced: 6 days 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-20T20:18:31.000Z (over 7 years ago)
- Last Synced: 2024-09-13T01:10:50.610Z (2 months 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).