New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

refar

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

refar

Falcor + Rx + React connector library

  • 0.3.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
9
increased by800%
Maintainers
1
Weekly downloads
 
Created
Source

Refar

Use MVI (model view intent) pattern, where M is Falcor, V is React and I are rxjs Observables. The library uses the similar to Redux top down unidirectional data flow and a single model (store in Redux)

Installation

Refar requires React 0.14 or later. Falcor 1.0 and Rxjs 5.0

npm install --save refar

For the package to work with react-native you will need to depend on FourSS/falcor instead of Netflix/falcor due to asap.js dependency You will also have to comment the following line in node_modules/babel-preset-react-native/configs/main.js:

require('../transforms/transform-symbol-member')

Keywords

FAQs

Package last updated on 23 Feb 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc