nowfound

Alternatives

Products that do what Typed React useStorage hook for Chrome extensions does

  1. 1

    One new React Hook recipe every day

    2018

  2. 2CR
  3. 3RW

    2020 · hooked-on-redux.js.org

  4. 4AS
  5. 5AC
  6. 6AK
  7. 7WR

    2019 · github.com

  8. 8RO
  9. 9PR
  10. 10TO

    2019 · blog.koenvangilst.nl

  11. 11FA
  12. 12RU
  13. 13RH
  14. 14CS
  15. 15KC

    2019 · codesandbox.io

  16. 16TP
  17. 17RH
  18. 18WR

    Chrome recently shipped navigator.modelContext in Early Preview. It's a browser API that lets any website expose typed, callable tools to AI agents. I built webmcp-react because we wanted a simple way to add tools to our React app and figured others could benefit from it as well. You wrap your app in , call useMcpTool with a Zod schema, and that's it. Handles StrictMode, SSR, dynamic mount/unmount, and all of the React lifecycle. It also comes with a Chrome extension in the repo that acts as a bridge for MCP clients (Claude Code, Cursor, etc.), since they can't access…

    Mar 2026 · github.com

  19. 19IC

    Jun 2026 · createthirdplaces.org

  20. 20AC
  21. 21MO

    2016 · monod.lelab.tailordev.fr

  22. 22IM
  23. 23FS

    Hi HN I built *fluent-state*, a lightweight React hook that replaces useState, useReducer, useMemo, and useEffect. It gives you: - A fluent, proxy-based API: `state.user.name('Joe')` - Immutable updates without spread logic - Automatic dependency tracking - Built-in `compute` for reactive, memoized derived state (no useMemo needed) - Built-in `effect` for reactive side-effects with automatic dependency tracking (no useEffect needed) - Zero boilerplate, full control Designed for local state, nested structures, and clean, declarative code. Demo:…

    2025 · github.com

  24. 24RV

Ranked by how close each launch is in meaning, then by votes. Refine with a description →