jamesplease / jamesplease/hsm.js
Add `transition` object
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`transition.cancel();` => cancel the transition
`transition.cancelled()` => whether or not it has been cancelled
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating how transitions are represented and handled in the JavaScript state-machine implementation. Add coverage for cancel() and cancelled(), including the cancelled state, and verify that the requested transition API behaves as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100