jplist-es6 icon indicating copy to clipboard operation
jplist-es6 copied to clipboard

jPList is a JavaScript library for sorting, pagination and filtering of any HTML structure like DIVs, UL/LI, tables, etc.

Results 37 jplist-es6 issues
Sort by recently updated
recently updated
newest added

Is anyone looking after this package or is it fading away. It is a good package but without support and their web site not working it makes one wonder!

I cannot get into https://www.jplist.org/. The browser and Kaspersky keep telling me there is an error with the encrypted connection. Do others have the same problem?

How do I load data from an API?

Hey, Im not very familiar with jquery... I do know some basic javascript. I ve tried using another pagination plugin (simplepagination) ..that was great for getting my results from DB...

npm version, local package.json version, license

Hello, i added the feature to move range with steps, checkout the commit if any change required related to this let me know. :)

I have used following JS code and added `data-id` attribute on filters and pagination, still it doesn't store selection state. ` deepLinking: true, hashStart: '?', storage: 'cookies', storageName: 'jplist' `

I have the same issue as MarcelMPunkt pointed out in Issue #10 See his https://github.com/1rosehip/jplist-es6/issues/10#issuecomment-464040628

Hi, I was using JPlist and it works perfectly. But when I start using vue.js it stop workig. I just added vue.js `` and then wrapped all (including the JPlist...

Thank you for your great effort, I am trying to update data-min and data-max for buttons-range-filter using javascript, But the jplist is filtering with old values html ```html Clear duration...