jakesgordon / javascript-state-machine

A javascript finite state machine library
MIT License
8.69k stars 964 forks source link

add typedefination #134

Closed taoqf closed 6 years ago

taoqf commented 6 years ago

@jakesgordon , need I do something to get this pr merged?

taoqf commented 6 years ago

https://github.com/jakesgordon/javascript-state-machine/issues/140

taoqf commented 6 years ago

https://github.com/jakesgordon/javascript-state-machine/issues/141

florianrueegg commented 6 years ago

Why is this PR not merged? What is missing?

Spawnrad commented 6 years ago

Need it too . Please merge it ;) thanks

adrianhara commented 6 years ago

Can this please be merged guys?

Spawnrad commented 6 years ago

Yes please merge it.

taoqf commented 6 years ago

Hi, guys, you are welcome to use this https://www.npmjs.com/package/@taoqf/javascript-state-machine and I will maintain this until this pr is merged. contribution welcomed.

demisx commented 6 years ago

Do we not have type definition for v3 of this project yet?

beltschatsar commented 5 years ago

@jakesgordon Any plan to merge this ?

ciekawy commented 5 years ago

would be awesome to have typings supported! If not directly in this project why not update @types/javascript-state-machine repo which is independent?