We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2f88ae commit 15dfcd5Copy full SHA for 15dfcd5
README.md
@@ -0,0 +1,16 @@
1
+<img src="https://raw.githubusercontent.com/jsdotlua/branding/main/Logo.png" align="right" height="128"/>
2
+
3
+# VirtualizedList Lua
4
+### A high-performance virtualized scrolling list for [react-lua](https://github.com/jsdotlua/react-lua).
5
6
+<a href="https://github.com/jsdotlua/virtualized-list-lua/blob/main/LICENSE.md">
7
+<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="license" height="18">
8
+</a>
9
10
+<a href="https://github.com/jsdotlua/virtualized-list-lua/actions/workflows/ci.yml">
11
+<img src="https://github.com/jsdotlua/virtualized-list-lua/actions/workflows/ci.yml/badge.svg" alt="CI" height="18">
12
13
14
+---
15
16
+TODO: Write rest of README
0 commit comments