{"repo":"WJSoftware/wjfe-dataview","free":true,"listed":false,"github":"https://github.com/WJSoftware/wjfe-dataview","clone":"git clone https://github.com/WJSoftware/wjfe-dataview.git","description":"Svelte v5 table component suitable for examination of extensive tabular data.","language":"TypeScript","stars":23,"topics":["data-visualization","svelte","sveltekit","table","tabular-data"],"license":"MIT","category":"analytics","readme_excerpt":"@wjfe/dataview Svelte v5 table component suitable for examination of extensive tabular data. Overview The data view component renders a table with functionality suitable for close examination of the presented data. It provides conveniences like pinnable columns and row highlighting on hover, useful to users when following data with their eyes. Demo Website The component tries to be as unopinionated as possible in terms of styling and tries to provide as little styling as possible. Certain features, however, impose some appearance requirements. For example, pinning columns in the grid requires opaque background colors or else the data from other columns will be seen through the pinned columns when the data view is scrolled horizontally. To theme the table to your needs or otherwise make it play well with your styling framework of choice (Bootstrap, Tailwind CSS, Bulma, etc.), you may style it in accordance to what is shown in the Theming the Data View section. Quickstart Install the package: Now import the data view component and use it: The only two required properties are columns and data . The former defines the columns in the data view; the latter provides the data that shows in each column. By default, the key property of each column is treated as the key to retrieve data from the data row, but this can be overridden by providing get functions. Each column must have the key and the text properties. Any other property is optional. Each data object (the rows) must have an i","default_branch":null,"files":null,"tree":[],"storefront":"/r/WJSoftware","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/WJSoftware/wjfe-dataview/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}