puppeteer/lib
Andrey Lushnikov 235001bab3 [doclint] validate return statements
This patch teaches doclint to validate presence of return statements.
It also adds a bunch of documentation to the api.md.

References #14.
2017-07-14 13:04:15 -07:00
..
.eslintrc.js Introduce Eslint to validate style 2017-06-11 01:32:59 -07:00
Browser.js Do not close readline after reading remote debugging port 2017-07-12 19:15:21 -07:00
Connection.js add a more clear message for protocol errors 2017-07-05 17:21:42 -07:00
Dialog.js Foramt JSDocs for 2 spaces 2017-06-21 14:11:52 -07:00
FrameManager.js [doclint] validate return statements 2017-07-14 13:04:15 -07:00
helper.js Implement Frame.evaluate 2017-06-27 14:57:14 -07:00
Navigator.js Change Page.navigate to return main resource response 2017-07-10 18:50:06 -07:00
NetworkManager.js [doclint] add linting for class properties 2017-07-12 09:45:08 -07:00
Page.js Use getBoundingClientRect instead of DOM.BoxModel (#76) 2017-07-13 18:32:34 -07:00