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: 7 months ago
JSON representation
buffer(ArrayBuffer/Dataview) -> key value pair -> Map(key, value list)
- Host: GitHub
- URL: https://github.com/takanoriyanagitani/buffer2map
- Owner: takanoriyanagitani
- License: mit
- Created: 2020-06-06T23:22:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-16T23:08:16.000Z (about 2 years ago)
- Last Synced: 2024-04-14T12:07:30.949Z (about 2 years ago)
- Topics: aggregate, arraybuffer, chrome, dataview, groupby, ie11, map, selenium
- Language: JavaScript
- Size: 344 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# buffer2map
buffer(ArrayBuffer/Dataview) -> key value pair -> Map(key, value list)
[](https://github.com/takanoriyanagitani/buffer2map/blob/master/LICENSE)
[](https://codecov.io/gh/takanoriyanagitani/buffer2map)

