Commit Graph

15 Commits (3abe94c1534975c092b71c46b234569362df903c)
 

Author SHA1 Message Date
dependabot[bot] 3abe94c153
Bump minimatch and mocha
Bumps [minimatch](https://github.com/isaacs/minimatch) to 5.0.1 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `minimatch` from 0.2.14 to 5.0.1
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v0.2.14...v5.0.1)

Updates `mocha` from 2.3.4 to 10.1.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/2.3.4...v10.1.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Yi-Cyuan Chen 65b3898c4e Fixed
- incorrect result when first bit is 1 of bytes.

Changed
- prevent webpack to require dependencies.
8 years ago
Yi-Cyuan Chen 4ee5af05d3 Fixed incorrect result when file size >= 512M. 8 years ago
Chen, Yi-Cyuan c724643de0 Fixed ArrayBuffer dosen't work in Webpack. 9 years ago
Chen, Yi-Cyuan 80d540792b Added
- update method.
- support Array output.
- support ArrayBuffer output.
- support AMD.
9 years ago
Chen Yi-Cyuan 731295e355 * Support ArrayBuffer input.
* Improve performance.
11 years ago
Chen Yi-Cyuan 2f22f6285d update README 11 years ago
Chen Yi-Cyuan 72f01d0043 * Support byte array input.
* Remove ascii parameter.
* Improve performance.
* Add test cases.
11 years ago
emn178 4122482ac4 update covignore 11 years ago
emn178 c8da6f6851 * Add bower package.
* Fixed JSHint warnings.
* Add travis.
* Add coveralls.
11 years ago
Chen Yi-Cyuan 7c0300fae5 Fixed accents bug 11 years ago
Chen Yi-Cyuan 946c663cff update README 12 years ago
Chen Yi-Cyuan 8b60638f50 add license 12 years ago
Chen Yi-Cyuan bcc167c953 support node.js 12 years ago
Chen Yi-Cyuan 9d80e2d7f0 Create project 12 years ago