https://github.com/compositionalit/feliz.reactloadingskeleton
https://github.com/compositionalit/feliz.reactloadingskeleton
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/compositionalit/feliz.reactloadingskeleton
- Owner: CompositionalIT
- Created: 2021-08-23T20:30:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T12:57:18.000Z (about 2 years ago)
- Last Synced: 2024-04-26T07:22:45.084Z (almost 2 years ago)
- Language: F#
- Size: 165 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```