
Research
2025 Report: Destructive Malware in Open Source Packages
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.
ember-cli-table-pagination
Advanced tools
makes it easy to build remote backed tables w/ ember-cli-pagination and bootstrap
This README outlines the details of collaborating on this Ember addon.
table-paginationTODO
TODO
Here is a list of the replaceable components and their respective defaults
titleComponent (table-pagination.table-title): Display the table title if specified
bodyComponent (table-pagination.table-body): wrap up the table body
toolbarComponent (table-pagination.table-toolbar): wrap up the toolbar
toolsComponent (table-pagination.table-tools): receive the following parameters:
allowQuickSearch(boolean): either or not the quick-search should be enabledsearchString(string): two-way binding to the quick-search valueperPage(integer): two-way binding to the item/page valuerefresh(action): action passed on to the refresh action of table-pagination
The toolsComponent should display these values and offer the user a way to manipulate searchString and perPagepagerComponent (table-pagination.table-pager): should display the current page number and allow the user to change page
count(integer): total amount of pagescurrent(integer): current page number (1-indexed)changePage(action): action passed on the changePage action of the component if the pagination is remotely handled else the component will deal with the page change by itself.contentComponent (table-pagination.table-content):Note: to allow for more flexibility when overriding the component, a special parameter will be passed to each of the overridable sub-components that can be used to pass arbitrary parameters from the main component to any of its sub-components. These parameters are called: titleParams, bodyParams, toolbarParams, toolsParams, pagerParams & contentParams.
bs-table-paginationgit clone this repositorynpm installember serverember testember test --serverember buildFor more information on using ember-cli, visit http://www.ember-cli.com/.
FAQs
An ember addon to add pagination to tables
We found that ember-cli-table-pagination demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

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.

Research
Destructive malware is rising across open source registries, using delays and kill switches to wipe code, break builds, and disrupt CI/CD.

Security News
Socket CTO Ahmad Nassri shares practical AI coding techniques, tools, and team workflows, plus what still feels noisy and why shipping remains human-led.

Research
/Security News
A five-month operation turned 27 npm packages into durable hosting for browser-run lures that mimic document-sharing portals and Microsoft sign-in, targeting 25 organizations across manufacturing, industrial automation, plastics, and healthcare for credential theft.