New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

flipPage

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flipPage

js,data is used flipage view

latest
Source
npmnpm
Version
0.0.10
Version published
Maintainers
1
Created
Source

翻页类 ,经常要用到列表数据,所以写了一个翻页插件

##javascript var flipPage = require('../js/app/flipPage');
new flipPage('#viewcon', data, 6,{title:['标题0','标题1','标题2']});

就这么简单!

NPM

##npm

npm install --save flipPage

##Functions

*前一页flipPage.toFront
*后一页flipPage.toBack
*列表 flipPage.render
*隔列颜色 flipPage.lineBackground
*页数 flipPage.pageSize
*内容,索引精确定位flipPage.setIndex

##Update *add select
*add init
*add addPagekind
*add addPagemsg
*add addSelect
*add exchangeDate
*add setIndex

##Version v0.0.10 update

##License

MIT

Keywords

js

FAQs

Package last updated on 15 Jul 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts