denoland / denoland/std

Clarify supported browsers

Open
#2,053 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Description

### Discussed in https://github.com/denoland/deno_std/discussions/2052

Originally posted by **TomokiMiyauci** March 22, 2022

~~What does the comment browser compatible refer to?~~

~~Some modules use ES2022 features.
For example, [`Object#hasOwn`](https://github.com/denoland/deno_std/blob/main/collections/deep_merge.ts#L8).~~

~~According to MDN, this is not supported in some browsers; Safari 15.4+.~~

~~If "browser compatible" refers to the syntax~~
~~I think the documentation should clearly state that polyfills are required or specify which browsers support them.

~~

It is helpful to specify supported browsers somewhere in the document.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.