shinkansen-pantograph
TypeScript icon, indicating that this package has built-in type declarations

1.3.164 • Public • Published

shinkansen-pantograph

Pantograph

Pantograph implements React + Redux + React Router navigation behaviour for Zashiki Karakuri.

Usage

import {
  Pantograph
} from 'shinkansen-pantograph'

Pantograph exposes constants to be used by Redux actions and reducers, and the method graphite to raise React Router navigation events in middleware.

export class Pantograph {
  static ALPHA
  static OMEGA
  static EMBARK
  static DEBARK
  static CONFIRM
  static graphite () { }
}

See also

Package Sidebar

Install

npm i shinkansen-pantograph

Weekly Downloads

565

Version

1.3.164

License

MIT

Unpacked Size

11.5 kB

Total Files

10

Last publish

Collaborators

  • modernpoacherlimited
  • jonathanperry