
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
Work in progress!
| Property | Required? | Default Value | Description |
|---|---|---|---|
| data | Yes | -- | Data that will be used to render the table |
| default-sort-by | No | -- | Initial order of the table |
| default-sort-order | No | asc | Initial sort order. asc for ascending and desc for descending |
| table-class | No | -- | Classes that will be added to the table |
| table-body-class | No | -- | Classes that will be added to the table body (tbody) |
| filter-text | No | -- | Term used to filter the table. Applies only to columns with the filterable property enabled |
| filter-min-size | No | 2 | Minimal length of the filter search field to filter the table |
| filter-min-size | No | 2 | Minimal length of the filter search field to filter the table |
| no-data-text | No | "No results found" | Text to show when the filtered dataset is empty |
| Property | Required? | Default Value | Description |
|---|---|---|---|
| show | No | -- | Sets which object's property to display. Must be provided if index prop is false |
| sortable | No | true | Sets the column as sortable |
| filterable | No | true | If true, the search text will be compared to the column contents |
| label | Yes | -- | Sets the text of the column header |
| index | No | false | If true column will show row number |
| column-class | No | -- | Classes that will be added to column |
| column-header-class | No | -- | Classes that will be added to column header |
| highlight | No | false | If true finds specified terms in your input text and adds HTML tag around them. Does not apply when using custom slots |
| Property | Required? | Default Value | Description |
|---|---|---|---|
| filter-by | Yes | Array | Set of elements to be checked in the column provided |
| filter-column | Yes | String | Name of the column to be searched for |
FAQs
A Vuejs table component
The npm package tueble receives a total of 0 weekly downloads. As such, tueble popularity was classified as not popular.
We found that tueble demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.