is-array-buffer-x

v1.0.12
isArrayBuffer module. Detect whether or not an object is an ArrayBuffer.
isArrayBuffer module javascript nodejs browser

test

jasmine-node --matchall tests/spec/

security

nsp check

style

jscs index.js

docs

jsdoc2md --name-format --example-lang js index.js > README.md

build

browserify -p browserify-derequire -e index.js -o lib/is-array-buffer-x.js -u 'crypto' -s returnExports

build-uglify

uglifyjs lib/is-array-buffer-x.js -o lib/is-array-buffer-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/is-array-buffer-x.map

Metadata

  • MIT
  • *
  • Graham Fairweather
  • released 2/13/2016

Downloads

Maintainers