Commit Graph

12 Commits (6ed6756393b5541a4803d44ab7a8c434574eda47)

Author SHA1 Message Date
Yi-Cyuan Chen a54f102b8a * Fixed ArrayBuffer.isView issue in IE10.
* Improved performance of input check.
8 years ago
Chen Yi-Cyuan e7f1ca7da8 fixed unit tests 8 years ago
Chen, Yi-Cyuan c00df3af37 Added
- support for web worker. #11

Changed
- throw error if input type is incorrect.
- prevent webpack to require dependencies.
8 years ago
Chen, Yi-Cyuan 8b9a23ce32 Fixed `root` is undefined in some special environment. #7 9 years ago
Yi-Cyuan 5fcee84417 * Removed length detection in node.js.
* Deprecated `buffer` and replace by `arrayBuffer`.
9 years ago
Yi-Cyuan 261e55bd5c * Added support for update hash.
* Added support for bytes array output.
* Added support for ArrayBuffer output.
* Added support for AMD.
10 years ago
Chen Yi-Cyuan 41432a9660 update REAMD, config, test cases 11 years ago
Chen Yi-Cyuan 316a103aa1 * Improve performance.
* Add test case.
11 years ago
Chen Yi-Cyuan b31e43e89c * Improve performance.
* Add bower package.
* Fixed JSHint warnings.
* Add travis.
* Add coveralls.
11 years ago
Chen Yi-Cyuan e21d04f9cb add license 12 years ago
Chen Yi-Cyuan 38c2c6f816 Support node.js 12 years ago
Chen Yi-Cyuan 5862c3cd82 create project 12 years ago