1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/js/web/README.md

9 lines
257 B
Markdown
Raw Normal View History

# Deno Web APIs
This directory facilities Web APIs that are available in Deno.
Please note, that some of implementations might not be completely aligned with
specification.
Some of the Web APIs are using ops under the hood, eg. `console`, `performance`.