TypeScript implementation of FIFO. https://en.wikipedia.org/wiki/FIFO_(computing_and_electronics)
Yes, but not for production, as code is not stabilized and not fully tested.
Some examples could be found in tests.
No external dependencies, only for testing mocha and chai are required.
Run commands:
git clone https://github.com/a8775/FifoBuffer.ts
in working directory:
npm install
typings install