all imlementations using Cyclow all imlementations of Interval

an es6-iterator implementation
of the Interval demo using Cyclow

Compare bootstrap.js to corresponding file in :


import {run} from 'cyclow'
import Singer from './singer'

run(Singer, {target: 'app'})