mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
40fc5f55ea
Updates SWC, dprint, deno_lint, deno_doc, serde, and Tokio (to 1.1.0). Co-authored-by: Kitson Kelly <me@kitsonkelly.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> |
||
---|---|---|
.. | ||
00_dom_exception.js | ||
01_event.js | ||
02_abort_signal.js | ||
03_global_interfaces.js | ||
08_text_encoding.js | ||
11_url.js | ||
12_location.js | ||
21_filereader.js | ||
abort_controller_test.js | ||
Cargo.toml | ||
event_target_test.js | ||
event_test.js | ||
lib.deno_web.d.ts | ||
lib.rs | ||
README.md |
deno web
Op crate that implements Event, TextEncoder, TextDecoder.
Testing for text encoding is done via WPT in cli/.