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

@rispa/client

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rispa/client

Rispa Client plugin

  • 4.2.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
2
Weekly downloads
 
Created
Source

Rispa Client Build Status

Rispa plugin for Client-Side render React app, provide redux store, routing and cookies.

  • User Guide – How to develop apps bootstrapped with Rispa.

Configuration

You can configure some of Rispa Client behavior using environment variables.

Offline mode

If you need to disable Offline mode, you can specify DISABLE_OFFLINE to true

Mac and Linux:

DISABLE_OFFLINE=true

Windows:

set DISABLE_OFFLINE=true

React dev tools

If you need to disable React dev-tools, you can specify DISABLE_REACT_DEVTOOLS to true

Mac and Linux:

DISABLE_REACT_DEVTOOLS=true

Windows:

set DISABLE_REACT_DEVTOOLS=true

Redux dev tools

If you need to disable Redux dev-tools, you can specify DISABLE_REDUX_DEVTOOLS to true

Mac and Linux:

DISABLE_REDUX_DEVTOOLS=true

Windows:

set DISABLE_REDUX_DEVTOOLS=true

FAQs

Package last updated on 02 Mar 2018

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