Skip to content
This repository has been archived by the owner on Jun 17, 2019. It is now read-only.
/ cp1251 Public archive

Methods related to windows-1251 encoding

License

Notifications You must be signed in to change notification settings

vk-x/cp1251

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has been merged into the vk-x monorepo

cp1251

cp1251 = require("@vk-x/cp1251")

str = "http%3A%2F%2F%F0%EE%F1%F1%E8%FF.%F0%F4"
decoded = cp1251.decode(str)

console.log(decoded) // http://россия.рф

About

Methods related to windows-1251 encoding

Resources

License

Stars

Watchers

Forks

Packages

No packages published