0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/extensions/web/README.md

7 lines
167 B
Markdown
Raw Normal View History

2020-08-09 07:27:39 -04:00
# 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/.