Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 344 Bytes

ROADMAP.md

File metadata and controls

5 lines (4 loc) · 344 Bytes

Roadmap

  • High-level API to manipulate the AST, built on top of the low-level traverse_and_update/2 function.
  • Plugin system, based on Req plugins (pipeline of attached functions).
  • A sigil to generate %Phoenix.LiveView.Generated{}, ie: render markdown in LiveViews.