UNPKG

@bottom-sheet/state-machine

Version:

The bottom-sheet brains, built on xstate

19 lines (14 loc) 1.05 kB
[![npm stat](https://img.shields.io/npm/dm/@bottom-sheet/state-machine.svg?style=flat-square)](https://npm-stat.com/charts.html?package=@bottom-sheet/state-machine) [![npm version](https://img.shields.io/npm/v/@bottom-sheet/state-machine.svg?style=flat-square)](https://www.npmjs.com/package/@bottom-sheet/state-machine) [![gzip size][gzip-badge]][unpkg-dist] [![size][size-badge]][unpkg-dist] [![module formats: cjs, es, and modern][module-formats-badge]][unpkg-dist] Docs are coming in `v2`, `v1` is considered unstable. # Installation ```bash npm i @bottom-sheet/state-machine ``` [gzip-badge]: http://img.badgesize.io/https://unpkg.com/@bottom-sheet/state-machine/dist/esm/index.js?compression=gzip&label=gzip%20size&style=flat-square [size-badge]: http://img.badgesize.io/https://unpkg.com/@bottom-sheet/state-machine/dist/esm/index.js?label=size&style=flat-square [unpkg-dist]: https://unpkg.com/@bottom-sheet/state-machine/dist/ [module-formats-badge]: https://img.shields.io/badge/module%20formats-cjs%2C%20esm-green.svg?style=flat-square