Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 289 Bytes

File metadata and controls

19 lines (15 loc) · 289 Bytes

SJS - SoloJavaScript

- a UI reactive framework

Todo:

  • List rendering (done)
  • Emits from components (done)
  • Conditional rendering (done)
  • Lifecycle hook mounted (done)
  • Lifecycle hooks
  • Router
  • Store
  • Forms
  • Dynamic component
  • Watchers
  • Computed (done)
  • Slots (done)