node-jschardet

Character encoding auto-detection in JavaScript
  https://github.com/aadsm/jschardet#readme
  0
  no reviews



This library takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. This module is a port of python's chardet.

Node.js is an event-based server-side JavaScript engine.