array-back

v5.0.0
Guarantees an array back
to convert return array arrayify

test

npm run dist && npm run test:esm && npm run test:web

test:esm

esm-runner test.mjs

test:web

web-runner test.mjs

docs

jsdoc2md -t README.hbs index.mjs -c jsdoc.conf > README.md

dist

rollup -f umd -n arrayBack -o dist/index.js index.mjs

cover

c8 npm run test:esm && c8 report --reporter=text-lcov | coveralls

Metadata

  • MIT
  • >=10
  • Lloyd Brookes
  • released 8/29/2020

Downloads

Maintainers