2.1.0 • Published 7 months ago

xstate-ninja v2.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Quick Start

npm install --save xstate-ninja xstate

To track state machines in your project, do this:

import { interpret } from 'xstate-ninja'
const service = interpret(machine, { devTools: true })

Install the browser extension, open browser devtools (F12) and select the XState panel.

1.3.7

8 months ago

1.3.6

8 months ago

1.3.5

8 months ago

1.3.4

10 months ago

1.3.3

10 months ago

1.3.2

12 months ago

1.3.10

8 months ago

1.3.9

8 months ago

1.3.8

8 months ago

2.1.0

7 months ago

2.0.0

8 months ago

1.2.0

2 years ago

1.3.1

1 year ago

1.3.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.0

2 years ago