eo.whatwg-streams

0.0.1 • Public • Published

Build Status

Setup

mkdir work
cd work
npm install eo.whatwg-streams

Example

<script src="./node_modules/eo.whatwg-streams/out/src/index-browser.js"></script>
<script>
    console.log(window.Streams);
</script> 

API

see https://github.com/whatwg/streams

LICENSE

This software is MIT LICENSE.

This software includes whatwg/streams(MIT).

Readme

Keywords

Package Sidebar

Install

npm i eo.whatwg-streams

Weekly Downloads

2

Version

0.0.1

License

MIT

Last publish

Collaborators

  • h13i32maru