UNPKG

macoolka-collection

Version:

`macoolka-collection` Define Data Collection Interface.

51 lines (33 loc) 1.3 kB
<p align="center"> Data Collection Interface </p> <p align="center"> <a href="https://travis-ci.org/macoolka/macoolka-collection"> <img src="https://img.shields.io/travis/macoolka/macoolka-collection/master.svg?style=flat-square" alt="build status" height="20"> </a> <a href="https://david-dm.org/macoolka-collection"> <img src="https://img.shields.io/david/macoolka/macoolka-collection.svg?style=flat-square" alt="dependency status" height="20"> </a> <a href="https://www.npmjs.com/package/macoolka-collection"> <img src="https://img.shields.io/npm/dm/macoolka-collection.svg" alt="npm downloads" height="20"> </a> </p> # Doucment `macoolka-collection` Define Data Collection Interface. including Array Instance **Table of contents** - [Installation](#installation) - [Documentation](#documentation) - [License](#license) <!-- END doctoc generated TOC please keep comment here to allow auto update --> # Installation To install the stable version: ``` npm install macoolka-collection ``` # Documentation - [Docs](https://macoolka.github.io/macoolka-collection) - [API Reference](https://macoolka.github.io/macoolka-collection/docs/Modules) - [API Reference (中文)](https://macoolka.github.io/macoolka-collection/docs/模块) # License The MIT License (MIT)