Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/takanoriyanagitani/buffer2map

buffer(ArrayBuffer/Dataview) -> key value pair -> Map(key, value list)
https://github.com/takanoriyanagitani/buffer2map

aggregate arraybuffer chrome dataview groupby ie11 map selenium

Last synced: 6 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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)