Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exit fluent hook #682

Closed
Tracked by #699 ...
StoneCypher opened this issue May 3, 2022 · 0 comments
Closed
Tracked by #699 ...

Exit fluent hook #682

StoneCypher opened this issue May 3, 2022 · 0 comments

Comments

@StoneCypher
Copy link
Owner

const light = sm`Red 'next' => Green 'next' => Yellow 'next' => Red;`
  .hook_exit('yellow', () =>
    console.log('RED LIGHT!') );

Blocked by #664

@StoneCypher StoneCypher changed the title Named exit hook Named fluent exit hook May 3, 2022
@StoneCypher StoneCypher added this to the Hooks milestone May 3, 2022
@StoneCypher StoneCypher changed the title Named fluent exit hook Exit fluent hook May 3, 2022
@StoneCypher StoneCypher mentioned this issue May 3, 2022
18 tasks
@StoneCypher StoneCypher mentioned this issue May 8, 2022
StoneCypher added a commit to StoneCypher/jssm that referenced this issue May 9, 2022
This was referenced Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant