summaryrefslogtreecommitdiff
path: root/cli/js/web/README.md
blob: 865f4e0fb7744a207793ddefb90b4dd3a41d098a (plain)
1
2
3
4
5
6
7
8
# 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`.