New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

svelte-infinite-loading

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-infinite-loading - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

package.json
{
"name": "svelte-infinite-loading",
"version": "1.1.4",
"version": "1.1.5",
"description": "An infinite scroll component for Svelte apps",

@@ -5,0 +5,0 @@ "svelte": "src/InfiniteLoading.svelte",

@@ -20,3 +20,3 @@ <p align="center"><img src="https://raw.githubusercontent.com/Skayo/svelte-infinite-loading/master/assets/InfiniteLogo.svg" alt="InfiniteLogo" width="225"></p>

An infinite scroll component for Svelte, to help you implement an infinite scroll list more easily.
This is heavily inspired by [vue-infinite-loading](https://peachscript.github.io/vue-infinite-loading/) and uses most of it's ideas and functionality!
This is heavily inspired by [vue-infinite-loading](https://peachscript.github.io/vue-infinite-loading/) and uses most of its ideas and functionality!

@@ -49,10 +49,11 @@ ### Features

### Sapper
## Documentation
If you're using this component in a Sapper application,
make sure to install the package to `devDependencies` rather than `dependencies`!
[More Details](https://github.com/sveltejs/sapper-template#using-external-components)
You can find the documentation in the [repository wiki](https://github.com/Skayo/svelte-infinite-loading/wiki)
## Examples / Demo
## Examples
- [Hacker News](https://svelte.dev/repl/c053fb0b13154b07a503ac04e0cb2c66)

@@ -62,5 +63,12 @@ - [Hacker News with Filter](https://svelte.dev/repl/73d404d5a26a47db969c4ebc154e8079)

For more information on how to use this library, check the [documentation](https://github.com/Skayo/svelte-infinite-loading/wiki)!
## Documentation
You can find the documentation in the [repository wiki](https://github.com/Skayo/svelte-infinite-loading/wiki)
## License
[MIT License](https://github.com/Skayo/svelte-infinite-loading/blob/master/LICENSE.md)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc