Add "load" event that fires once the specification is loaded
Open
v0x
- Dominant language
- Handlebars
- Stars
- 265
- Forks
- 236
- PR merge metrics
- No merged PRs in 30d
Description
Often you will want to make changes (like set timeout, apply overrides, etc) _before_ calling `show()` but only _after_ the specification is loaded. There is currently no way to do that. We could add a 'load' (or 'specification-load') event that allows that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.