node-cyclist

efficient cyclic list implementation for Javascript
  https://github.com/mafintosh/cyclist
  0
  no reviews



Cyclist creates a list of fixed size that is cyclic. In a cyclist list the element following the last one is the first one.

This is a dependency for npm, Node.js package manager.

Node.js is an event-based server-side JavaScript engine.