array-inverse

inverse an array

Usage no npm install needed!

<script type="module">
  import arrayInverse from 'https://cdn.skypack.dev/array-inverse';
</script>

README

array-inverse

build status NPM version

inverse an array

Installation

This module is installed via npm:

$ npm install array-inverse

Example Usage

var arrayInverse = require('array-inverse');