Skip to content

abroweb/compound-paginator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Paginaor module for compoundJS

How use

config/environment.coffee

    ----------------coffee----------------

    module.exports = (compound) ->

    ...

      paginator = require 'compound-paginator'

    ...

      app.configure ->

    ...

        paginator.init compound

    ...

Past in view

<%- paginator( reportsCount ) %>

reportsCount - total count elements

About

compound-paginator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published