jb-infinite-scroll 1.2.1 → 1.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -14,6 +14,10 @@ Infinite scroll web-component with additional features including:
14
14
 
15
15
  Demo in codepen: https://codepen.io/javadbat/pen/EaYGGEo
16
16
 
17
+ ## using with JS frameworks
18
+
19
+ to use this component in **react** see [`jb-infinite-scroll/react`](https://github.com/javadbat/jb-infinite-scroll/tree/main/react);
20
+
17
21
  ## installation
18
22
  ```js
19
23
  import "jb-infinite-scroll" from jb-infinite-scroll;
package/package.json CHANGED
@@ -12,7 +12,7 @@
12
12
  "infinite scroll",
13
13
  "web component"
14
14
  ],
15
- "version": "1.2.1",
15
+ "version": "1.2.2",
16
16
  "bugs": "https://github.com/javadbat/jb-infinite-scroll/issues",
17
17
  "license": "MIT",
18
18
  "files": [