jsStreams/tests
Tracker-Friendly 47970e0051 Added the vice-versa conversions; you can now translate io.Readers into JS streams. 2024-10-26 17:05:29 +01:00
..
README.md Added test files, added support for WritableStreams, made it work more than once, made it work with io.ReadAll 2024-10-25 19:07:13 +01:00
build.sh Added test files, added support for WritableStreams, made it work more than once, made it work with io.ReadAll 2024-10-25 19:07:13 +01:00
index.html Added test files, added support for WritableStreams, made it work more than once, made it work with io.ReadAll 2024-10-25 19:07:13 +01:00
main.go Added the vice-versa conversions; you can now translate io.Readers into JS streams. 2024-10-26 17:05:29 +01:00

README.md

These are not unit tests

Open index.html in a browser to try to use them as JS functions. These are not unit tests, and are just a non-automated way to test the functionality of the library in a browser.