UNPKG

ember-app-scheduler

Version:

Ember addon to schedule work at different phases of app life cycle.

23 lines (13 loc) 246 B
# to-array Turn an array like into an array ## Example ``` js var toArray = require("to-array") , elems = document.links var array = toArray(elems) ``` ## Installation `npm install to-array` ## Contributors - Raynos ## MIT Licenced