1553 Forks
2332 Stars
2332 Watchers

dom-examples

Code examples that accompany various MDN DOM and Web API documentation pages

How to download and setup dom-examples

Open terminal and run command
git clone https://github.com/mdn/dom-examples.git
git clone is used to create a copy or clone of dom-examples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dom-examples https://github.com/mdn/dom-examples/archive/master.zip

Or simply clone dom-examples with SSH
[email protected]:mdn/dom-examples.git

If you have some problems with dom-examples

You may open issue on dom-examples support forum (system) here: https://github.com/mdn/dom-examples/issues