dsjslib
v0.6.14
Published
Implementation of commonly used data structures and utilities in JavaScript.
Downloads
72
Maintainers
Keywords
Readme
dsjslib
This is a collection of different data structures and utilities, implemented in JavaScript. Its written and tested using Node.js which is also the target platform.
Overview
When the buffer is filled, new data is written starting at the beginning of the buffer and overwriting the old.
Installation
npm install dsjslib
Current version 0.6.9 is stable and thoroughly tested on Node v0.10