ticker-board
A JavaScript plugin for creating a tickerboard effect.
lucky-case
The lucky javascript library to identify and convert strings from any letter case to another
japan-train-data
A circular object of train data for Japan including translations & station geocoding
train
Train a fast (FIFO) queue with a rollback mechanism. Behind the scenes it uses 2 arrays to simulate and perform fast shifting and popping operations without using the Array#shift() method..