Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 387 Bytes

File metadata and controls

12 lines (11 loc) · 387 Bytes

FlowHtml

Micro JavaScript Reactive Library

Roadmap

  • Create models from html(model)
  • Create binding for HTML content (h-content)
  • Create binding for HTML attribute (h-X)
  • Create binding for HTML events (e-X)
  • Create binding for content with html content template
  • Create binding for loops
  • Components (component)
  • Component Loader (component-loader)