Rare find

Adaptive Loading. Show faster or simpler versions of your website based on what device someone is using.

github.com/GoogleChromeLabs/react-adaptive-hooks

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2022
  • [infra] allow react 17 as a peer dependency (#62)
March 2020
  • [core] Bugfix/media capabilities use effect (#55)
  • [core] async mediaCapabilities (#52)
  • [core] Bugfix/consistent naming (#53)
  • [infra] Update release to 0.1.0
  • [fix] improved useMediaCapabilities hook (#48)
  • [doc] notes for transpiled react-adaptive-hooks on server side render…
  • [feature] add mediaCapabilities hook (#30)
December 2019
  • [infra] package bump to 0.0.8
  • [core] added a conditional to check if navigator is defined (#42)
  • [infra] Bump package to 0.0.7
  • [infra] Avoid using .mjs extension for module version of the package …
November 2019
  • [infra] bump package version
  • [infra] sync package lock with dep removals
  • [docs] Bugfix/clean up (#24)
  • [infra] Fix invalid json (#33)
  • [infra] build step with microbundle (#31)
  • [core] Add optional initial value arguments to useNetworkStatus, useS…
  • [core] Fix index re-exports (#29)
  • [docs] Tweaks to improve summaries