Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket

@modernpoacher/zashiki-react-redux

Package Overview
Dependencies
Maintainers
2
Versions
802
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@modernpoacher/zashiki-react-redux

React + Redux for Zashiki

latest
Source
npmnpm
Version
2.10.185
Version published
Maintainers
2
Created
Source

@modernpoacher/zashiki-react-redux

Zashiki React Redux

Implements React + Redux + React Router + Sagas for Zashiki Karakuri.

Zashiki Karakuri encourages composition and inheritance.

Installation

npm i -P @modernpoacher/zashiki-react-redux

Structure

The structure should be self-evident under src/app:

  • actions for action creators
  • components for components
  • reducers for reducers
  • sagas for sagas

Utilities are in common and transformers are in transformers.

In addition, there is src/isomorphic for isomorphic rendering functions and src/api for Ajax (implemented with Axios).

Keywords

React

FAQs

Package last updated on 30 Nov 2025

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