Commit Graph

7 Commits

Author SHA1 Message Date
Dmitry Shirokov 1b40042222
feat: Make it work in browser 2020-09-25 21:33:45 +10:00
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
Dmitry Shirokov 45564fbfbe v0.1.0 2015-11-30 08:51:34 +11:00
Dmitry Shirokov 7f82a455b6 minor changes 2013-05-07 15:01:08 +10:00
Dmitry Shirokov ef30efcc27 mooore tests, jp/cn/ko multibyte encodings 2013-04-30 23:49:02 +10:00
Dmitry Shirokov e30594fa9d basic tests, improvements 2013-04-30 00:31:48 +10:00
Dmitry Shirokov a93a9cd557 imports 2013-03-04 00:08:00 +04:00