- From: Adam Rice <notifications@github.com>
- Date: Fri, 20 Oct 2017 06:30:37 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 20 October 2017 13:31:03 UTC
Add an example of a TransformStream which replaces tags in a streaming template
according to the values of variables passed to the constructor.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/streams/pull/846
-- Commit Summary --
* Add an example of a transform stream that replaces template tags
-- File Changes --
M index.bs (61)
A reference-implementation/to-upstream-wpts/transform-streams/lipfuzz.html (13)
A reference-implementation/to-upstream-wpts/transform-streams/lipfuzz.js (161)
-- Patch Links --
https://github.com/whatwg/streams/pull/846.patch
https://github.com/whatwg/streams/pull/846.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/846
Received on Friday, 20 October 2017 13:31:03 UTC