0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/ext/web/README.md
2021-08-11 12:27:05 +02:00

6 lines
167 B
Markdown

# deno web
Op crate that implements Event, TextEncoder, TextDecoder and File API
(https://w3c.github.io/FileAPI).
Testing for text encoding is done via WPT in cli/.