Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Documentation URIs for JavaScript globals.

License

NotificationsYou must be signed in to change notification settings

documentationjs/globals-docs

Repository files navigation

build status

Documentation URIs for JavaScript globals.

docs

Docs: an object of documentation as a plain-old-javascript object.

Has keys that correspond to environments:

  • builtin
  • nonstandard
  • browser
  • worker
  • node

getDoc

Get a URL for a global object.

Parameters

nametypedescription
namestringname of the global object
envArray<string>environments that will be reached. By default tries all environments

Examples

getDoc('Array');// yields MDC documentation for Array

Returns the URL of the documentation resource, if found

About

Documentation URIs for JavaScript globals.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors8


[8]ページ先頭

©2009-2025 Movatter.jp