Commit Graph

14 Commits

Author SHA1 Message Date
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 14b78975bd feat(core): Semantic release 2019-07-12 09:18:44 +10:00
Dmitry Shirokov 6fa5c9b268 [minor] Update deps, fix deprecation warns 2018-08-18 08:54:25 +10:00
zevanty 78f44265e3 Use wrapper functions for returning all matches 2018-07-01 22:52:34 -07:00
zevanty 0c775fa651 Add option to return all matches 2018-04-22 00:57:54 -07:00
Dmitry Shirokov 17f788b73f Update readme 2017-10-16 13:35:35 +11:00
Dmitry Shirokov c429ac9026 syntax highlighting for readme file 2013-11-15 16:08:09 +11:00
Dmitry Shirokov 17efdf03be edited readme a little 2013-05-08 16:23:48 +10:00
Dmitry Shirokov 4e206ada14 build image added to the readme file 2013-05-07 23:51:13 +10:00
Dmitry Shirokov 486929120a more singlebyte encodings, more tests 2013-05-04 19:27:28 +10:00
Dmitry Shirokov fc07ac905e singlebyte encodings - iso8859-*, version bump 2013-05-02 00:57:54 +10:00
Dmitry Shirokov 3678eebcd7 updated readme file 2013-04-30 23:57:19 +10:00
Dmitry Shirokov ef30efcc27 mooore tests, jp/cn/ko multibyte encodings 2013-04-30 23:49:02 +10:00
Dmitry Shirokov b237d4c59f Initial commit 2013-03-03 12:05:01 -08:00