domtools / naledi

No interfaces, only tools

Scripts

// init with fallback url for local-debug
setGithubUrls('https://petrosh.github.io/domtools/naledi');

// Load next script
appendScript('loader');
// Print message
monitor('loader.js running');

// Print gh-pages sha
getRef()
.then(monitor)
.catch(errore);

Results

Tools

Time

Dom

GitHub