$ npm install globals-docs
Documentation URIs for JavaScript globals.
docs
Docs: an object of documentation as a plain-old-javascript object.
Has keys that correspond to environments:
getDoc
Get a URL for a global object.
name | type | description |
---|---|---|
name |
string |
name of the global object |
env |
Array<string> |
environments that will be reached. By default tries all environments |
getDoc('Array'); // yields MDC documentation for Array
Returns the URL of the documentation resource, if found
© 2010 - cnpmjs.org x YWFE | Home | YWFE