chardet/src
Dmitry Shirokov 64f6ad28a3 BREAKING CHANGE: Repo overhaul
- Deprecation of callbacks in favour of promises
- Deprecation of `detectAll`, `detectFileAll` and `detectFileAllSync` - use `analyse` fn instead.
- Typescript typings now included as part of distribution
- Modules support
- Travis CI org => com migration
- Lazy loading of `fs` module to enable usage in browser
2020-03-31 20:53:25 +11:00
..
encoding BREAKING CHANGE: Repo overhaul 2020-03-31 20:53:25 +11:00
test/data BREAKING CHANGE: Repo overhaul 2020-03-31 20:53:25 +11:00
index.test.ts BREAKING CHANGE: Repo overhaul 2020-03-31 20:53:25 +11:00
index.ts BREAKING CHANGE: Repo overhaul 2020-03-31 20:53:25 +11:00
match.ts BREAKING CHANGE: Repo overhaul 2020-03-31 20:53:25 +11:00