Socket
Socket
Sign inDemoInstall

@moxb/meteor-react

Package Overview
Dependencies
11
Maintainers
4
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @moxb/meteor-react

MobX meteor React binding


Version published
Weekly downloads
4
decreased by-71.43%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

Meteor react hooks

This package contains various small utilities I find useful when building React applications, using React hooks, on top of Meteor.

Provided React hooks:

  • useMeteorUserId() for obvious reasons
  • useMeteorUser() for obvious reasons
  • useMeteorPublication() for using the live results of a subscription to a Meteor publication, with flow control, error handling, etc
  • useMethodResults() for using the results of a Meteor method, with various flow control functions, manual triggers, polling, error handling, etc

Keywords

FAQs

Last updated on 01 Dec 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc