fixes
- [
effda0c
] - fix: limit match string (#11) (fengmk2 <fengmk2@gmail.com>)
others
- [
5ba8a49
] - test: use npm scripts instead of Makefile (#9) (fengmk2 <m@fengmk2.com>) - [
4787184
] - fix example with jschardet (Xu Jingxin <sailxjx@gmail.com>) - [
c2f94ef
] - add combine example with jschardet. (fengmk2 <fengmk2@gmail.com>)
- add peek size, default is 512. fixed #4
- support
charset(content-type-string)
- update AUTHORS with new version of contributors
- add contributors
- #1 #2 read charset from encoding="utf8" for xml, handle spaces between = and inside of utf8 (@kof)
- first commit for charset.
- Initial commit