Home

marko-js/marko

Status:Indexed
Analyzed 3d ago10K+ starsJavaScript

A declarative, HTML-based language that makes building web apps fun

Back to Issues
#313
Challenging

tag to handle streams

View on GitHub

Summary

This feature request proposes a new `<on>` tag for Marko to elegantly handle streaming data within templates. Contributors will need to design and implement this tag, considering its syntax for both Node.js streams and generic EventEmitters, and ensuring it integrates seamlessly with Marko's existing reactivity and compilation systems.

Skills Required

JavaScriptTypeScriptMarko internalsStream/EventEmitter handling

Labels

type:featurescope:core taglib