UNPKG

buffer2map

Version:

buffer(ArrayBuffer/Dataview) -> key value pair -> Map(key, value list)

10 lines (6 loc) 589 B
# buffer2map buffer(ArrayBuffer/Dataview) -> key value pair -> Map(key, value list) [![GitHub license](https://img.shields.io/github/license/takanoriyanagitani/buffer2map)](https://github.com/takanoriyanagitani/buffer2map/blob/master/LICENSE) [![codecov](https://codecov.io/gh/takanoriyanagitani/buffer2map/branch/master/graph/badge.svg)](https://codecov.io/gh/takanoriyanagitani/buffer2map) ![IE11](https://github.com/takanoriyanagitani/buffer2map/workflows/IE11/badge.svg) ![Node.js/Chrome CI](https://github.com/takanoriyanagitani/buffer2map/workflows/Node.js/Chrome%20CI/badge.svg)