nginfyscroll
Version:
Simple infinte scrolling directive for angularjs
29 lines (28 loc) • 539 B
JSON
{
"name": "angularInfyScroll",
"main": "index.js",
"version": "1.0.4",
"homepage": "https://github.com/NadeemShadan/angularInfyScroll",
"authors": [
"Nadeem Shadan <nadeemshadan@outlook.com>"
],
"description": "Simple Infinte scrolling with angularjs",
"keywords": [
"angularjs",
"angularjs",
"infinity",
"scroll",
"infinite",
"scroll",
"infinite",
"scrolling"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}