UNPKG

aureooms-js-array

Version:

array manipulation code bricks for JavaScript

22 lines (18 loc) 1.64 kB
[@aureooms/js-array](https://aureooms.github.io/js-array) == Array manipulation library for JavaScript. See [documentation](https://aureooms.github.io/js-array). Parent is [@aureooms/js-library](https://github.com/aureooms/js-library). ```js let buffer = array.alloc( 10000 ) ; ``` [![NPM license](http://img.shields.io/npm/l/aureooms-js-array.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-array/master/LICENSE) [![NPM version](http://img.shields.io/npm/v/aureooms-js-array.svg?style=flat)](https://www.npmjs.org/package/aureooms-js-array) [![Build Status](http://img.shields.io/travis/aureooms/js-array.svg?style=flat)](https://travis-ci.org/aureooms/js-array) [![Coverage Status](http://img.shields.io/coveralls/aureooms/js-array.svg?style=flat)](https://coveralls.io/r/aureooms/js-array) [![Dependencies Status](http://img.shields.io/david/aureooms/js-array.svg?style=flat)](https://david-dm.org/aureooms/js-array#info=dependencies) [![devDependencies Status](http://img.shields.io/david/dev/aureooms/js-array.svg?style=flat)](https://david-dm.org/aureooms/js-array#info=devDependencies) [![Code Climate](http://img.shields.io/codeclimate/github/aureooms/js-array.svg?style=flat)](https://codeclimate.com/github/aureooms/js-array) [![NPM downloads per month](http://img.shields.io/npm/dm/aureooms-js-array.svg?style=flat)](https://www.npmjs.org/package/aureooms-js-array) [![GitHub issues](http://img.shields.io/github/issues/aureooms/js-array.svg?style=flat)](https://github.com/aureooms/js-array/issues) [![Documentation](https://aureooms.github.io/js-array/badge.svg)](https://aureooms.github.io/js-array/source.html)