Skip to content

Commit

Permalink
Merge branch 'master' of github.com:StoneCypher/jssm
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneCypher committed Oct 27, 2017
2 parents 8ac6b35 + 38157ab commit 80416cc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# jssm
A Javascript state machine with a terse DSL and a simple API. Well tested, and typed with Flowtype. MIT licensed.
A Javascript state machine with a terse DSL and a simple API. 100% test coverage, and typed with Flowtype. MIT licensed.

[Try it live!](https://stonecypher.github.io/jssm-viz-demo/graph_explorer.html)

Language test cases for Belorussian, English, German, Hebrew, Italian, Russian, Spanish, Ukrainian, and Emoji. Please help make sure your language is well handled!
Language test cases for Belorussian, English, German, Hebrew, Italian, Russian, Spanish, Ukrainian, and Emoji. Please help to make sure that your language is well handled!

<div id="badge_style_hook">

[![GitHub forks](https://img.shields.io/github/forks/StoneCypher/jssm.svg?style=social&label=Fork%20JSSM)]()
[![GitHub watchers](https://img.shields.io/github/watchers/StoneCypher/jssm.svg?style=social&label=Watch%20JSSM)]()
[![GitHub stars](https://img.shields.io/github/stars/StoneCypher/jssm.svg?style=social&label=JSSM%20Stars)]()
[![GitHub watchers](https://img.shields.io/github/watchers/StoneCypher/jssm.svg?style=social&label=Watch%20JSSM)]()
[![GitHub stars](https://img.shields.io/github/stars/StoneCypher/jssm.svg?style=social&label=JSSM%20Stars)]()

[![GitHub followers](https://img.shields.io/github/followers/StoneCypher.svg?style=social&label=Follow%20StoneCypher)]()

Expand Down

0 comments on commit 80416cc

Please sign in to comment.