showoff icon indicating copy to clipboard operation
showoff copied to clipboard

Implement a plugin system

Open binford2k opened this issue 8 years ago • 0 comments

Post refactor, I'd like to implement a plugin system. The things I want for the MVP are:

  • [ ] implement a hook to add custom parsing extensions for the v2 parser
  • [ ] implement front end renderer plugins (js), can be paired with parsing extension
  • [ ] javascript utility extension, e.g. add transitions or add slide effects, etc

binford2k avatar Mar 31 '17 16:03 binford2k