File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
# is-array-buffer
2
2
3
- [ ![ Build Status] ( https://img.shields.io/github/workflow/status/fengyuanchen/is-array-buffer/ci/main.svg )] ( https://github.com/fengyuanchen/is-array-buffer/actions ) [ ![ Coverage Status] ( https://img.shields.io/codecov/c/github/fengyuanchen/is-array-buffer.svg )] ( https://codecov.io/gh/fengyuanchen/is-array-buffer ) [ ![ Downloads] ( https://img.shields.io/npm/dm/is-array-buffer.svg )] ( https://www.npmjs.com/package/is-array-buffer ) [ ![ Version] ( https://img.shields.io/npm/v/is-array-buffer.svg )] ( https://www.npmjs.com/package/is-array-buffer ) [ ![ Gzip Size] ( https://img.shields.io/bundlephobia/minzip/is-array-buffer.svg )] ( https://unpkg.com/is-array-buffer/dist/cropper.common .js ) [ ![ Dependencies] ( https://img.shields.io/david/fengyuanchen/is-array-buffer.svg )] ( https://www.npmjs.com/package/is-array-buffer )
3
+ [ ![ Build Status] ( https://img.shields.io/github/workflow/status/fengyuanchen/is-array-buffer/ci/main.svg )] ( https://github.com/fengyuanchen/is-array-buffer/actions ) [ ![ Coverage Status] ( https://img.shields.io/codecov/c/github/fengyuanchen/is-array-buffer.svg )] ( https://codecov.io/gh/fengyuanchen/is-array-buffer ) [ ![ Downloads] ( https://img.shields.io/npm/dm/is-array-buffer.svg )] ( https://www.npmjs.com/package/is-array-buffer ) [ ![ Version] ( https://img.shields.io/npm/v/is-array-buffer.svg )] ( https://www.npmjs.com/package/is-array-buffer ) [ ![ Gzip Size] ( https://img.shields.io/bundlephobia/minzip/is-array-buffer.svg )] ( https://unpkg.com/is-array-buffer/index .js ) [ ![ Dependencies] ( https://img.shields.io/david/fengyuanchen/is-array-buffer.svg )] ( https://www.npmjs.com/package/is-array-buffer )
4
4
5
5
> Check if the given value is an [ ArrayBuffer] ( https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer ) .
6
6
You can’t perform that action at this time.
0 commit comments