react-infinite-grid-scroller
Advanced tools
Comparing version 2.2.2 to 2.2.3
{ | ||
"name": "react-infinite-grid-scroller", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "infinite vertical or horizontal scroll using css grid layout", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# react-infinite-grid-scroller (RIGS) | ||
Heavy-duty vertical or horizontal infinite scroller | ||
[![npm](https://img.shields.io/badge/npm-2.2.2-brightgreen)](https://www.npmjs.com/package/react-infinite-grid-scroller) [![licence](https://img.shields.io/badge/licence-MIT-green)](LICENSE.md) | ||
[![npm](https://img.shields.io/badge/npm-2.2.3-brightgreen)](https://www.npmjs.com/package/react-infinite-grid-scroller) [![licence](https://img.shields.io/badge/licence-MIT-green)](LICENSE.md) | ||
@@ -25,4 +25,8 @@ # Key Features | ||
# Key Technologies | ||
# Overview | ||
<details> | ||
## Key Technologies | ||
RIGS uses these key technologies: | ||
@@ -39,3 +43,3 @@ - [CSS grid](https://css-tricks.com/snippets/css/complete-guide-grid/) | ||
# Architecture | ||
## Architecture | ||
@@ -50,3 +54,3 @@ ![Architecture](demo/Architecture.png) | ||
# Usage | ||
## Usage | ||
@@ -81,2 +85,4 @@ This is the minimum configuration. | ||
</details> | ||
# Compatible browsers | ||
@@ -723,2 +729,2 @@ | ||
[MIT](LICENSE.md) © 2020-2023 [Henrik Bechmann](https://twitter.com/HenrikBechmann) | ||
[MIT](LICENSE.md) © 2020-present [Henrik Bechmann](https://twitter.com/HenrikBechmann) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
735828
9965
726
2