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

react-feed

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-feed

Infinite scroll chat or feed component for React.js

  • 0.0.1-alpha.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

react-feed

Infinite scroll chat or feed component for React.js

This is an alpha release, use at your own risk!

Warnings

  • examples don't work yet
  • no tests yet
  • there are issues with the build

Features

  • works as newsfeed or chat (infinite load down, infinite load up)
  • hardware accelerated scrolling
  • arbitrary element contents, variable height
  • arbitrary height container, defers to browser for layout/resize

Mis-features

  • Not actually infinite - currently all elements that have been loaded remain the dom (this can probably be fixed)
  • Not optimized for mobile

Things that don't work yet

  • configurable loading spinner
  • auto-scroll to newest message when appropriate (pinning)
  • use webpack
  • fix and improve demos

Things that are possible to make work but we haven't invested time into yet

  • auto-correct scroll jitter when content resizes or is added above/below the focus point
  • optimize for mobile

Things we aren't sure about

  • support an actual infinite number of elemenets, like 10,000+

There are probably more features missing. Please open an issue!

Keywords

FAQs

Package last updated on 05 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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