k-infinitescroll

时间:2024-05-09 01:27:58
【文件属性】:

文件名称:k-infinitescroll

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-09 01:27:58

CoffeeScript

k无穷大滚动 npm i k-infinitescroll --save ##用法 app . component require ' k-infinitescroll ' app . get ' /posts ' , ( page , model , params , next ) -> postsQuery = model . query ' posts ' , { $limit : 10 } model . subscribe postsQuery, ( err ) -> return next err if err postsQuery . ref ' _page.posts ' < view name =" k-infinitescroll " element =" list-of-posts " datapath =" _page.items " su


【文件预览】:
k-infinitescroll-master
----package.json(485B)
----LICENSE(1KB)
----.npmignore(587B)
----.gitignore(587B)
----README.md(622B)
----index.styl(2KB)
----index.coffee(3KB)

网友评论