asciinema player is a web player for terminal sessions recordings. Unlike typical web video players, which play heavyweight video files (.mp4, .mov), asciinema player plays lightweight terminal ...
IIFE also called Immediately Invoked Function Expression 1, a programming language idiom which produces a lexical scope using function scoping.