Skip to content

flex-development/fsm-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

fsm-compiler

github release npm npm downloads install size minified bundle size tree shaking suppport codecov module type: esm license conventional commits typescript vitest yarn

finite state machine compiler

Contents

What is this?

TODO: what is this?

When should I use this?

TODO: when should I use this?

Install

This package is ESM only.

In Node.js with yarn:

yarn add @flex-development/fsm-compiler
See Git - Protocols | Yarn  for details regarding installing from Git.

In Deno with esm.sh:

import { createCompiler } from 'https://esm.sh/@flex-development/fsm-compiler'

In browsers with esm.sh:

<script type="module">
  import { createCompiler } from 'https://esm.sh/@flex-development/fsm-compiler'
</script>

Use

TODO: use

API

TODO: api

Please refer to the source code for documentation.

Types

This package is fully typed with TypeScript.

Project

Version

fsm-compiler adheres to semver.

Contribute

See CONTRIBUTING.md.

This project has a code of conduct. By interacting with this repository, organization, or community you agree to abide by its terms.

Sponsor

This package is intentionally small — and intentionally maintained.

Small primitives power larger systems. Support long-term stability by sponsoring Flex Development.

Related

Sponsor this project

 

Packages

 
 
 

Contributors

Languages