# ui-lib-samples **Repository Path**: mirrors_theajack/ui-lib-samples ## Basic Information - **Project Name**: ui-lib-samples - **Description**: Misc impls of functionality with various JavaScript UI libs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UI Library Samples Miscellaneous implementations of the same or similar functionality with different JavaScript UI libraries. ## [Rendering Large Datasets With…](https://insin.github.io/ui-lib-samples/large-datasets/index.html) From [this blog post by Ben Nadel](http://www.bennadel.com/blog/2864-rendering-large-datasets-with-angularjs-and-reactjs.htm), rendering and highlighting cells in a large ``, with the original Angular example, an updated React example and additional implementations in Mithril and Riot.