metafizzy / metafizzy/infinite-scroll
InfiniteScroll Typescript types not available on npm
- Dominant language
- HTML
- Stars
- 7.5k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I'm attempting to convert a working JavaScript project using Masonry, ImagesLoaded, and InfiniteScroll over to TypeScript. The types for Masonry and ImagesLoaded were available using e.g. "npm install --save @types/imagesloaded". However, there doesn't seem to be a types definition for InfiniteScroll, so my TypeScript won't compile. Are these types really not available, or am I looking in the wrong spot?
Contributor guide
Research direction
The issue names InfiniteScroll, Masonry, ImagesLoaded, npm, and TypeScript but no repository files or tests. First check whether an InfiniteScroll declaration package is available; done means the described TypeScript project can compile with InfiniteScroll types installed through npm.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100