Code Monkey home page Code Monkey logo

jqpaginator's Introduction

jq-paginator 分页组件

NPM Version License Status Build Status Coverage Status Lgtm Alerts Lgtm Grade

Dependencies Status Devdependencies Status

使用说明

详细的使用文档和 Demo 请查看 http://jqpaginator.keenwon.com/

npm 安装

npm install jq-paginator --save

⚠️ 注意:npm 包名是 jq-paginator

直接引入

直接下载使用 dist 文件夹中编译好的文件,或者使用 unpkg 等 CDN 服务。

开发说明

安装依赖:

npm install

本地开发:

npm start

执行测试:

npm test

编译:

npm run build

Changelog

2.0.0

  • 使用新的工具流
  • 发布 npm 包
  • 不再支持 bower,spm

1.2.0

增加参数类型验证。

1.1.0

  • onPageChange事件接受第二个参数type,表示事件类型,可能的值为:
    • init:初始化
    • change:点击页码
  • 内置bootstrap类型的分页,不用每次都设置first,next,page等参数。

1.0.2

更好的兼容 $.paginator('#id',options) 形式的调用

1.0.1

option函数优化

1.0.0

新增spm https://spmjs.org/keenwon/jqPaginator/
安装方法:

spm install keenwon/jqPaginator

jqpaginator's People

Contributors

keenwon avatar dependabot-support avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.