Socket
Book a DemoInstallSign in
Socket

@fenderdigital/favorites

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fenderdigital/favorites

Fender Favorites Functionality and Utils

0.0.7
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
8
Weekly downloads
 
Created
Source

Favorites for Fender React UI Kit

Description

Shared networking and Redux business logic for Favorites.

Installation and Usage

yarn add @fenderdigital/favorites --save
import { reducers as favorites } from '@fenderdigital/favorites/reducers';

// play-web
const makeRootReducer = asyncReducers =>
  combineReducers({
    ...asyncReducers,
    ...otherReducers,
    favorites
  });

// Play-ReactNative
const appReducer = combineReducers({
  ...otherReducers,
  favorites
});

Development

Check the Monorepo README for development documentation.

Keywords

react

FAQs

Package last updated on 16 Mar 2020

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.