encoding-samples

0.0.3 • Public • Published

Encoding samples

Markdown documents saved with different encodings that contain specific character tables and text examples. Use them to test encoding/decoding algorithms. Each document is also saved in generally accepted UTF-8 encoding so you can test conversion by loading both versions and comparing resulting strings.

Encodings

  • KOI8-R
  • KOI8-RU
  • KOI8-T
  • KOI8-U
  • Windows-1251
  • Windows-1252
  • more to add...

Additional binary file contains all possible bytes from 0 to 255 to test loading file as binary string.

Sources

Contributing

Feel free to add samples for uncovered encodings and suggest improvements and fixes to existing samples.

Readme

Keywords

Package Sidebar

Install

npm i encoding-samples

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

16.4 kB

Total Files

15

Last publish

Collaborators

  • dehero