An open API service indexing awesome lists of open source software.

https://github.com/compositionalit/feliz.reactloadingskeleton


https://github.com/compositionalit/feliz.reactloadingskeleton

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Feliz.ReactLoadingSkeleton

Feliz style bindings for [tippy/react](https://www.npmjs.com/package/react-loading-skeleton)

## Version Compatibility

### The table below gives the ranges of compatible versions of Feliz Tippy with its dependent packages.

| ReactLoadingSkeleton | React | Fable | Feliz |
|- |- |- |- |
| 0.0.1 | 17.x | 3.x | 1.x |
| 1.x | 18.x | 4.x | 2.x |

## Installation

```f#
cd ./project
femto install Feliz.ReactLoadingSkeleton
```