utf8-encoding

v0.1.2
utf8 encoder/decoder of whatwg Encoding Living Standard https://encoding.spec.whatwg.org/
whatwg w3c encoding encode utf-8

bower

bower install

clean

\rm -f *.js *.map npm-debug.log

type

cp node_modules/obtain-unicode/obtain-unicode.d.ts types/

prepublish

npm run tsc

test

npm run tsc && node test/test.js && \rm -f npm-debug.log && echo open test/index.html in your browser

tsc

tsc utf8-encoding.ts --target ES5 --module commonjs --sourceMap
npm i utf8-encoding

Metadata

  • MIT
  • Whatever
  • Jxck
  • released 2/9/2015

Downloads

Maintainers