jschardet

v2.3.0
Character encoding auto-detection in JavaScript (port of python's chardet)
encoding charset

dist

npm run dist-dev && java -jar node_modules/google-closure-compiler/compiler.jar --warning_level QUIET --compilation_level SIMPLE_OPTIMIZATIONS --js dist/jschardet.js > dist/jschardet.min.js

dist-dev

mkdir -p dist && browserify index.js -s jschardet --detect-globals false -o dist/jschardet.js

Metadata

  • LGPL-2.1+
  • >=0.1.90
  • António Afonso
  • released 2/22/2021

Downloads

Maintainers