# lamed_array2 [![npm](https://img.shields.io/npm/v/lamed_array2.svg)](https://www.npmjs.org/package/lamed_array2)
[![Build Status](https://travis-ci.org/perezLamed/lamed_array2.svg?branch=master)](https://travis-ci.org/perezLamed/lamed_array2)
[![codecov](https://codecov.io/gh/perezLamed/lamed_array2/branch/master/graph/badge.svg)](https://codecov.io/gh/perezLamed/lamed_array2)
[![CodeFactor](https://www.codefactor.io/repository/github/perezLamed/lamed_array2/badge)](https://www.codefactor.io/repository/github/perezLamed/lamed_array2)
[![Code size](https://img.shields.io/github/languages/code-size/perezLamed/lamed_array2.svg?style=flat)](https://github.com/perezLamed/lamed_array2)
[![downloads](http://img.shields.io/npm/dt/lamed_array2.svg?style=flat)](https://www.npmjs.org/package/lamed_array2)
[![license](https://img.shields.io/github/license/perezLamed/lamed_array2.svg?style=flat)](https://github.com/perezLamed/lamed_array2)

CI Project template 

## User story
>- **AS A** <u>"JavaScript developer"</u> 
>- **I WANT TO** <u>"setup the release assembly factory quickly"</u> 
>- **SO THAT I CAN** <u>"to ensure quality, maintainability and automatic error free releases"</u>
- Part of [See it Done](https://github.com/perezLamed/see_it_done/blob/master/docs/Dashboard.md) project.

<details>
  <summary> <b>Project Dashboard</b>  </summary>
  
[![NPM](https://nodei.co/npm/lamed_array2.png?downloads=true&downloadRank=true)](https://nodei.co/npm/lamed_array2/)
[![JavaScript Style Guide](https://cdn.rawgit.com/standard/standard/master/badge.svg)](https://github.com/standard/standard)

![Build History](https://buildstats.info/travisci/chart/perezLamed/lamed_array2)

**Releases:**
[![npm](https://img.shields.io/npm/v/lamed_array2.svg)](https://www.npmjs.org/package/lamed_array2)
[![Build Status](https://travis-ci.org/perezLamed/lamed_array2.svg?branch=master)](https://travis-ci.org/perezLamed/lamed_array2)
[![codecov](https://codecov.io/gh/perezLamed/lamed_array2/branch/master/graph/badge.svg)](https://codecov.io/gh/perezLamed/lamed_array2)
[![downloads](http://img.shields.io/npm/dt/lamed_array2.svg?style=flat)](https://www.npmjs.org/package/lamed_array2)
[![license](https://img.shields.io/github/license/perezLamed/lamed_array2.svg?style=flat)](https://github.com/perezLamed/lamed_array2)

**Quality:**
[![CodeFactor](https://www.codefactor.io/repository/github/perezLamed/lamed_array2/badge)](https://www.codefactor.io/repository/github/perezLamed/lamed_array2)
[![DeepScan grade](https://deepscan.io/api/teams/1597/projects/6512/branches/54601/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=1597&pid=6512&bid=54601)
[![Known Vulnerabilities](https://snyk.io/test/github/perezLamed/lamed_array2/badge.svg?targetFile=package.json)](https://snyk.io/test/github/perezLamed/lamed_array2?targetFile=package.json)
[![dependencies Status](https://david-dm.org/perezLamed/lamed_array2/status.svg)](https://david-dm.org/perezLamed/lamed_array2)

**Development:**
[![open issues](https://img.shields.io/github/issues-raw/perezLamed/lamed_array2.svg)](https://github.com/perezLamed/lamed_array2/issues)
[![closed issues](https://img.shields.io/github/issues-closed-raw/perezLamed/lamed_array2.svg)](https://github.com/perezLamed/lamed_array2/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed)
[![last commit](https://img.shields.io/github/last-commit/perezLamed/lamed_array2.svg)](https://github.com/perezLamed/lamed_array2/graphs/commit-activity)
[![Maintenance](https://img.shields.io/maintenance/yes/2019.svg)](https://github.com/perezLamed/lamed_array2/graphs/commit-activity)
[![commit activity](https://img.shields.io/github/commit-activity/m/perezLamed/lamed_array2.svg)](https://github.com/perezLamed/lamed_array2/graphs/contributors)

**Github:**
[![code size](https://img.shields.io/github/languages/code-size/perezLamed/lamed_array2.svg)](http://npm.broofa.com/?q=lamed_array2)
[![repo size](https://img.shields.io/github/repo-size/perezLamed/lamed_array2.svg)](http://npm.broofa.com/?q=lamed_array2)
[![Github releases](https://img.shields.io/github/downloads/perezLamed/lamed_array2/total.svg)](https://github.com/perezLamed/lamed_array2/releases)
[![HitCount](http://hits.dwyl.io/perezLamed/lamed_array2.svg)](https://github.com/perezLamed/lamed_array2/graphs/traffic)

### Version Notes:
- **0.?.?** - Module are still in development. Radical changes may happen. All successful tested commits are released.
- **1.?.?** - Module are in use and breaking changes can be expected. All successful tested commits are released.
- **2.?.?** - Only tagged versions released. Module is regarded stable and in production.

</details>

<details>
  <summary> <b>Install</b>  </summary>

### [npm](https://www.npmjs.com/package/lamed_array2)
`npm i lamed_array2 -s`

### yarn
`yarn add lamed_array2`

## Usage
### Node

```js
const _lArray = require('lamed_array2')
```

</details>

- [Function documentation](doc/functions.md)

---

>(This README file was generated by [https://github.com/perezlamed/lamed_readme](https://github.com/perezlamed/lamed_readme))
