data-prefetch
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

prefetch

This service is usefull for prefetching the next set of data. This can be used where infinite scrolling is implemented. In infinite scrolling, next set of data displayed on scroll. We can prefetch next data and store in cache. When user scrolls, data recieved from cache and displayed instantly.

This service can be configured for producer service and it takes care of prefetching the data and serve it to consumer.

Demo App

please visit here for data prefetch demo app.

Note: We will update the installation and integration process very shortly.

Readme

Keywords

none

Package Sidebar

Install

npm i data-prefetch

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

15.1 kB

Total Files

17

Last publish

Collaborators

  • shakya008