File manager - Edit - /usr/local/cpanel/3rdparty/share/angular-ui-scroll/1.6.1/demo/windowviewportInline/windowviewportInline.js
Back
angular.module('application', ['ui.scroll']).factory('datasource', [ '$log', '$timeout', function(console, $timeout) { var get; get = function(index, count, success) { return $timeout(function() { var i, item, j, ref, ref1, result; result = []; for (i = j = ref = index, ref1 = index + count - 1; ref <= ref1 ? j <= ref1 : j >= ref1; i = ref <= ref1 ? ++j : --j) { item = {}; if (inlineDemo) { item.width = inlineDemo.getWidth(i); item.height = inlineDemo.getHeight(i); item.color = inlineDemo.getColor(i); } item.content = "item #" + i; result.push(item); } return success(result); }, 100); }; return { get: get }; } ]); /* //# sourceURL=src/windowviewportInline.js */ // --- // generated by coffee-script 1.9.2
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.05 |
proxy
|
phpinfo
|
Settings