File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
3233Refer 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
7481Layzr intelligently chooses the best image source available ** based on an image's data attributes and browser feature detection** .
You can’t perform that action at this time.
0 commit comments