├── README.md └── javascript ├── index.html ├── my-noop.js └── noopbots.js /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noops-challenge/starters/HEAD/README.md -------------------------------------------------------------------------------- /javascript/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noops-challenge/starters/HEAD/javascript/index.html -------------------------------------------------------------------------------- /javascript/my-noop.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noops-challenge/starters/HEAD/javascript/my-noop.js -------------------------------------------------------------------------------- /javascript/noopbots.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/noops-challenge/starters/HEAD/javascript/noopbots.js --------------------------------------------------------------------------------