Skip to content

Commit 1153f6c

Browse files
committed
add framework bridges to README
1 parent 49b51c0 commit 1153f6c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Choose an installation option based on your workflow:
2828
* [npm](#npm)
2929
* [CDN](#cdn)
3030
* [Download](#download)
31+
* [Framework Bridge](#framework-bridge)
3132

3233
Refer to the [releases](https://github.com/callmecavs/layzr.js/releases) page for version specific information.
3334

@@ -69,6 +70,12 @@ Copy and paste one of the following `<script>` tags. Note the version number in
6970
<script src="layzr.min.js"></script>
7071
```
7172

73+
### Framework Bridge
74+
75+
Thank you to the community members who created these framework bridges!
76+
77+
* Ruby on Rails: [layzr-rails](https://github.com/mohitjain/layzr-rails) by [Mohit Jain](https://github.com/mohitjain)
78+
7279
## Setup Images
7380

7481
Layzr intelligently chooses the best image source available **based on an image's data attributes and browser feature detection**.

0 commit comments

Comments
 (0)