Svelte Window

screenshot of Svelte Window
react
svelte

Svelte components for efficiently rendering large, scrollable lists and tabular data. Port of react-window to Svelte.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.